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 9195829 commit f385852Copy full SHA for f385852
.github/workflows/ci.yml
@@ -105,7 +105,7 @@ jobs:
105
uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26 # v1.253.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