mirror of
https://github.com/actions/setup-node.git
synced 2025-07-26 00:18:25 +02:00
upgrade @action/cache
to 3.0.3 to fix stuck issue
This commit is contained in:
parent
b4b18e5317
commit
5e4451f5b7
2 changed files with 8 additions and 8 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue