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 49cecaf + 9494510 commit 53f5da7Copy full SHA for 53f5da7
.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@f26937343756480a8cb3ae1f623b9c8d89ed6984
+ uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0
20
with:
21
bundler-cache: true
22
rubygems: latest
0 commit comments