Upgrade @actions/cache

to fix `Failed to save: Failed to CreateCacheEntry: Received
non-retryable error` errors.
This commit is contained in:
Joé Dupuis
2025-05-19 22:05:44 +02:00
committed by Benoit Daloze
parent cb0fda56a3
commit c95ae3725f
3 changed files with 210 additions and 3123 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
},
"homepage": "https://github.com/ruby/setup-ruby",
"dependencies": {
"@actions/cache": "^4.0.0",
"@actions/cache": "^4.0.3",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",