upgrade @action/cache to 3.0.3 to fix stuck issue

This commit is contained in:
islishude 2022-09-07 23:07:15 +08:00
parent b4b18e5317
commit 5e4451f5b7
2 changed files with 8 additions and 8 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "^3.0.4",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^1.1.0",