mirror of
https://github.com/actions/cache.git
synced 2025-09-14 13:21:35 +08:00
updated package version
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "3.0.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "file:actions-cache-3.0.0.tgz",
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/core": "^1.7.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
@@ -9534,7 +9534,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/cache": {
|
||||
"version": "file:actions-cache-3.0.0.tgz",
|
||||
"version": "3.0.0",
|
||||
"integrity": "sha512-LewCqxvgJr6DJjNAsIYI445b6crhMb+pkmWs8LdPsZ8jxA+3XRBI/RjLMRD0vgjUK4ZJwNF1sWF05nrhM6zfRw==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.6",
|
||||
|
Reference in New Issue
Block a user