We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c2fad6 + 1a6e29a commit 41606d0Copy full SHA for 41606d0
1 file changed
.github/workflows/ruby.yml
@@ -31,7 +31,7 @@ jobs:
31
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
32
# change this to (see https://github.com/ruby/setup-ruby#versioning):
33
# uses: ruby/setup-ruby@v1
34
- uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # 1.268.0
+ uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # 1.302.0
35
with:
36
ruby-version: ${{ matrix.ruby-version }}
37
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments