Backport: Handle cache write error due to RO token (#2435)

This commit is contained in:
Jason Ginchereau
2026-06-17 17:21:17 -07:00
committed by Jason Ginchereau
parent e827417593
commit c6ca5e729f
6 changed files with 169 additions and 8 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "5.0.5",
"version": "5.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "5.0.5",
"version": "5.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^2.0.0",