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
Close inactive issues / close-issues (push) Successful in 11s
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
Close inactive issues / close-issues (push) Successful in 11s
feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
This commit is contained in:
2
.licenses/npm/@actions/cache.dep.yml
generated
2
.licenses/npm/@actions/cache.dep.yml
generated
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: "@actions/cache"
|
||||
version: 6.1.0
|
||||
version: 6.2.0
|
||||
type: npm
|
||||
summary: Actions cache lib
|
||||
homepage: https://github.com/actions/toolkit/tree/main/packages/cache
|
||||
|
||||
Reference in New Issue
Block a user