mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-07 13:01:12 +00:00
Install custom actions/cache version - with lookupOnly support
This commit is contained in:
parent
627f0f41f6
commit
97a8c2bc1c
6 changed files with 48 additions and 12 deletions
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.1.2",
|
||||
"@actions/cache": "https://github.com/cdce8p/toolkit/raw/cache-dry-run-release/packages/cache/actions-cache-3.1.3.tgz",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue