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 23753a3 + 61580f7 commit 4c64f32Copy full SHA for 4c64f32
.github/workflows/ruby.yml
@@ -34,7 +34,7 @@ jobs:
34
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
35
# change this to (see https://github.com/ruby/setup-ruby#versioning):
36
# uses: ruby/setup-ruby@v1
37
- uses: ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0
+ uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
38
with:
39
ruby-version: ${{ matrix.ruby-version }}
40
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments