We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db94b7 commit 2f09396Copy full SHA for 2f09396
.github/workflows/ci.yml
@@ -105,7 +105,7 @@ jobs:
105
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
106
with:
107
bundler-cache: true
108
- cache-version: 2
+ cache-version: 3
109
110
- name: Download shadowenv
111
if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest'
.ruby-version
@@ -1 +1 @@
1
-3.4.4
+3.4.5
0 commit comments