mirror of
https://github.com/actions/cache.git
synced 2026-07-24 18:10:55 -03:00
Merge pull request #1781 from actions/philip-gai/bump-cache-toolkit-6.2.0
Some checks failed
Check dist content / Check dist/ (push) Failing after 2s
License check / Check licenses (push) Failing after 4m56s
Tests / test-save (ubuntu-latest) (push) Successful in 9m43s
Tests / test-proxy-save (push) Failing after 7m7s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (ubuntu-latest) (push) Successful in 16m19s
Tests / build (macOS-latest) (push) Has been cancelled
Tests / build (windows-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
Code scanning / CodeQL-Build (push) Failing after 41m36s
Close inactive issues / close-issues (push) Successful in 12s
Some checks failed
Check dist content / Check dist/ (push) Failing after 2s
License check / Check licenses (push) Failing after 4m56s
Tests / test-save (ubuntu-latest) (push) Successful in 9m43s
Tests / test-proxy-save (push) Failing after 7m7s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (ubuntu-latest) (push) Successful in 16m19s
Tests / build (macOS-latest) (push) Has been cancelled
Tests / build (windows-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
Code scanning / CodeQL-Build (push) Failing after 41m36s
Close inactive issues / close-issues (push) Successful in 12s
feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
This commit is contained in:
@@ -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