mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Upgrade @actions/cache
to fix `Failed to save: Failed to CreateCacheEntry: Received non-retryable error` errors.
This commit is contained in:
committed by
Benoit Daloze
parent
cb0fda56a3
commit
c95ae3725f
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user