updated package version

This commit is contained in:
Shubham Tiwari 2022-06-25 13:18:28 +00:00 committed by GitHub
parent 7c59aeb02d
commit 0c5d98e6bb
4 changed files with 27 additions and 75 deletions

4
package-lock.json generated
View file

@ -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",