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

feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
This commit is contained in:
Philip Gai
2026-07-15 13:13:42 -05:00
committed by GitHub
parent 55cc834586
commit 3edfce9056
7 changed files with 466 additions and 122 deletions

View File

@@ -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