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.
2 parents a8e7dd6 + 9a3f023 commit dd3600aCopy full SHA for dd3600a
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Update .ruby-version with matrix value
17
run: echo "${{ matrix.ruby_version }}" >| .ruby-version
18
- name: Set up Ruby
19
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3
+ uses: ruby/setup-ruby@1287d2b408066abada82d5ad1c63652e758428d9
20
with:
21
bundler-cache: true
22
- name: Run tests
0 commit comments