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 8c09a09 commit 428f9adCopy full SHA for 428f9ad
.github/workflows/jruby.yml
@@ -35,7 +35,7 @@ jobs:
35
- run: rm -f Gemfile.lock
36
- run: rm -f .ruby-version
37
- name: Set up Ruby
38
- uses: ruby/setup-ruby@d8d83c3960843afb664e821fed6be52f37da5267 # v1.231.0
+ uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
39
with:
40
ruby-version: ${{ matrix.ruby }}
41
rubygems: latest
.github/workflows/rspec.yml
@@ -33,7 +33,7 @@ jobs:
33
34
0 commit comments