mirror of
https://github.com/actions/setup-node.git
synced 2025-07-22 06:28:20 +02:00
actions/cache upgrade to 4.0.3
This commit is contained in:
parent
5baf4a2219
commit
13d6f17ac7
20 changed files with 3023 additions and 1640 deletions
|
@ -25,10 +25,10 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.2",
|
||||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue