mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-05-09 10:59:55 +02:00
Add new actions/cache version (with dryRun support)
This commit is contained in:
parent
6fd2d4538c
commit
eda4a77b7c
6 changed files with 47 additions and 11 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.2.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