Bump @actions/io to 3.0.2

This commit is contained in:
Daniel Kennedy
2026-01-28 14:43:36 -05:00
parent 0fc1805b46
commit c9c663babe
3 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -43,6 +43,6 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/io": "file:../io"
"@actions/io": "^3.0.2"
}
}