upgrade @action/cache to 3.0.4 to fix stuck issue (#573)

This commit is contained in:
Shude Li
2022-09-08 20:53:41 +08:00
committed by GitHub
parent b4b18e5317
commit c8f0d10585
5 changed files with 171 additions and 103 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",