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 60969ef + c280d4f commit f7f65fbCopy full SHA for f7f65fb
.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@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
+ uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
38
with:
39
ruby-version: ${{ matrix.ruby-version }}
40
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments