Skip to content

Commit 3f465da

Browse files
Update dependency @actions/io to v2
1 parent a2d13f2 commit 3f465da

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package-lock.json

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
2828
"@actions/exec": "^1.1.1",
29-
"@actions/io": "^1.1.3"
29+
"@actions/io": "^2.0.0"
3030
},
3131
"devDependencies": {
3232
"@vercel/ncc": "^0.38.1"

0 commit comments

Comments
 (0)