mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-07-14 23:35:40 +00:00
feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
Bumps @actions/cache to ^6.2.0 and rebuilds the vendored dist bundles. Note: package-lock.json must be regenerated with a registry install once @actions/cache 6.2.0 is published to npm, before this is merged.
This commit is contained in:
parent
55cc834586
commit
f158b38a03
5 changed files with 461 additions and 117 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^6.1.0",
|
||||
"@actions/cache": "^6.2.0",
|
||||
"@actions/core": "^3.0.1",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/io": "^3.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue