mirror of https://github.com/actions/cache.git
Compare commits
2 Commits
762bd9b479
...
f3afd24772
Author | SHA1 | Date |
---|---|---|
Bassem Dghaidi | f3afd24772 | |
Bassem Dghaidi | 44a7049ada |
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "cache",
|
"name": "cache",
|
||||||
"version": "4.1.1",
|
"version": "4.1.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "cache",
|
"name": "cache",
|
||||||
"version": "4.1.1",
|
"version": "4.1.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/cache": "file:/workspaces/toolkit/packages/cache",
|
"@actions/cache": "file:/workspaces/toolkit/packages/cache",
|
||||||
|
|
Loading…
Reference in New Issue