mirror of
https://github.com/actions/cache.git
synced 2026-07-16 15:25:37 +08: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 1s
Tests / build (macOS-latest) (push) Waiting to run
Tests / build (windows-latest) (push) Waiting to run
Tests / test-save (macOS-latest) (push) Waiting to run
Tests / test-save (windows-latest) (push) Waiting to run
Tests / test-restore (macOS-latest) (push) Blocked by required conditions
Tests / test-restore (ubuntu-latest) (push) Blocked by required conditions
Tests / test-restore (windows-latest) (push) Blocked by required conditions
Tests / test-save (ubuntu-latest) (push) Successful in 1m2s
Tests / test-proxy-save (push) Failing after 1m18s
Tests / test-proxy-restore (push) Has been skipped
License check / Check licenses (push) Failing after 1m24s
Tests / build (ubuntu-latest) (push) Successful in 1m33s
Code scanning / CodeQL-Build (push) Failing after 2m31s
Some checks failed
Check dist content / Check dist/ (push) Failing after 1s
Tests / build (macOS-latest) (push) Waiting to run
Tests / build (windows-latest) (push) Waiting to run
Tests / test-save (macOS-latest) (push) Waiting to run
Tests / test-save (windows-latest) (push) Waiting to run
Tests / test-restore (macOS-latest) (push) Blocked by required conditions
Tests / test-restore (ubuntu-latest) (push) Blocked by required conditions
Tests / test-restore (windows-latest) (push) Blocked by required conditions
Tests / test-save (ubuntu-latest) (push) Successful in 1m2s
Tests / test-proxy-save (push) Failing after 1m18s
Tests / test-proxy-restore (push) Has been skipped
License check / Check licenses (push) Failing after 1m24s
Tests / build (ubuntu-latest) (push) Successful in 1m33s
Code scanning / CodeQL-Build (push) Failing after 2m31s
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