mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 06:10:52 +00:00
Updated @actions/cache
This commit is contained in:
parent
76d3665dc0
commit
f518e0b00a
8966
dist/cache-save/index.js
vendored
8966
dist/cache-save/index.js
vendored
File diff suppressed because it is too large
Load Diff
5170
dist/setup/index.js
vendored
5170
dist/setup/index.js
vendored
File diff suppressed because it is too large
Load Diff
5138
package-lock.json
generated
5138
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
|||||||
"author": "GitHub",
|
"author": "GitHub",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/cache": "^2.0.0",
|
"@actions/cache": "^2.0.2",
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/exec": "^1.1.0",
|
"@actions/exec": "^1.1.0",
|
||||||
"@actions/github": "^1.1.0",
|
"@actions/github": "^1.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user