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 c8077ec commit 77709fcCopy full SHA for 77709fc
1 file changed
.github/workflows/test.yml
@@ -102,6 +102,7 @@ jobs:
102
with:
103
ruby-version: ${{ matrix.ruby }}
104
bundler-cache: true
105
+ cache-version: uncached
106
- run: ruby -v
107
- name: PATH
108
shell: pwsh
0 commit comments