Sourced from actions/cache's releases.
v6.1.0
What's Changed
- Bump
@actions/cacheto v6.1.0 - handle read-only cache access by@jasonginin actions/cache#1768Full Changelog: https://github.com/actions/cache/compare/v6...v6.1.0
Sourced from actions/cache's changelog.
6.1.0
- Bump
@actions/cacheto v6.1.0 to pick up actions/toolkit#2435 Handle cache write error due to read-only token- Switch redundant "Cache save failed" warning to debug log in save-only
55cc834
Merge pull request #1768
from jasongin/readonly-cached8cd72f
Bump @actions/cache to v6.1.0 - handle cache write error
due to RO token