Io util package usage update

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-15 16:28:21 +01:00
parent 3b4b5725f0
commit 9c7501a5f3
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/io": "^1.0.1"
"@actions/io": "^2.0.0"
}
}