bump @actions/core (#262)

This commit is contained in:
Oliver King
2022-11-28 09:19:53 -05:00
committed by GitHub
parent 47445fb82f
commit b9a9965750
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"format-check": "prettier --check ."
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "1.1.2",