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 3818620 commit b4cd17bCopy full SHA for b4cd17b
.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@0a29871fe2b0200a17a4497bae54fe5df0d973aa # v1.115.3
+ uses: ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0
38
with:
39
ruby-version: ${{ matrix.ruby-version }}
40
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments