mirror of
https://github.com/actions/cache.git
synced 2026-07-14 11:51:41 +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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user