mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-15 08:21:12 +00:00
changed with public released package
This commit is contained in:
parent
7e4d931f67
commit
9fae644795
2 changed files with 8 additions and 8 deletions
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "file:actions-cache-2.0.0.tgz",
|
||||
"@actions/cache": "^2.0.0",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
|
@ -48,4 +48,4 @@
|
|||
"ts-jest": "^27.1.3",
|
||||
"typescript": "^3.9.9"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue