diff --git a/actions-io-1.1.2.tgz b/actions-io-1.1.2.tgz
deleted file mode 100644
index ec824ea..0000000
Binary files a/actions-io-1.1.2.tgz and /dev/null differ
diff --git a/actions-io-1.1.2.2.tgz b/actions-io-1.1.3.tgz
similarity index 51%
rename from actions-io-1.1.2.2.tgz
rename to actions-io-1.1.3.tgz
index ec824ea..cd8b404 100644
Binary files a/actions-io-1.1.2.2.tgz and b/actions-io-1.1.3.tgz differ
diff --git a/package-lock.json b/package-lock.json
index 278ef35..368b517 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -59,8 +59,8 @@
       }
     },
     "@actions/io": {
-      "version": "file:actions-io-1.1.2.tgz",
-      "integrity": "sha512-/IuonxgI4LQ40baK2OdXByx6aH1/BwlzJGXeeRDjpXXL+KaFPMTC7uYjK4dCHBD96LQDZxKDbqjwbEuJfyzkWw=="
+      "version": "file:actions-io-1.1.3.tgz",
+      "integrity": "sha512-9YrXAK9r16FXN17aWD+ojiiQ0UEflp7YarZRGkJUc/FsB01OzpVUCLl4WayKPgFUXb+7RIAvEpD8fLFBEQVRtQ=="
     },
     "@actions/tool-cache": {
       "version": "1.1.2",
diff --git a/package.json b/package.json
index 5d41f01..cc64d9b 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
     "@actions/core": "^1.10.0",
     "@actions/exec": "^1.0.1",
     "@actions/github": "^2.2.0",
-    "@actions/io": "actions-io-1.1.2.tgz",
+    "@actions/io": "actions-io-1.1.3.tgz",
     "@actions/tool-cache": "^1.1.2",
     "uuid": "^3.3.3"
   },