mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-22 00:33:57 +08:00
updated package version
This commit is contained in:
parent
7c59aeb02d
commit
0c5d98e6bb
4 changed files with 27 additions and 75 deletions
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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue