mirror of
https://github.com/actions/cache.git
synced 2025-04-01 02:46:34 +00:00
Use merge commit
This commit is contained in:
parent
23c3b1a9b4
commit
fbfbee1e13
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -5,8 +5,8 @@
|
|||
"requires": true,
|
||||
"dependencies": {
|
||||
"@actions/cache": {
|
||||
"version": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?92c578ecda1d3838b1a7e9f6219a20831c07d8fc",
|
||||
"integrity": "sha512-CdL4CGAURs/l+BfN3K4PpePk3zXrFas/sfg8VqKtyZgp2C4CdiKs6KSSdk5gyx8nVk4ML8oZoe4/wbFuELU4DQ==",
|
||||
"version": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?67ce6ca048a3284dd89eb8bb521ae6595338d3dd",
|
||||
"integrity": "sha512-e7titUvUakI5640eKZaMUn6APJU8KjH9bxvt3Y321KER7gOe+rvyLJ7DnVJcTsVLCI8rUYzU+0MmHDeXl6Mi1A==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.1",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?92c578ecda1d3838b1a7e9f6219a20831c07d8fc",
|
||||
"@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?67ce6ca048a3284dd89eb8bb521ae6595338d3dd",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/io": "^1.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue