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,6 +1,6 @@
{
"name": "@actions/cache",
"version": "5.0.5",
"version": "5.1.0",
"preview": true,
"description": "Actions cache lib",
"keywords": [
@@ -58,4 +58,4 @@
"uri-js": "npm:uri-js-replace@^1.0.1",
"node-fetch": "^3.3.2"
}
}
}