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 4d18e61 commit 620203aCopy full SHA for 620203a
.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@3fee6763234110473bd57dd4595c5199fce2c510 # v1.258.0
+ uses: ruby/setup-ruby@866b91cc020931c510d42e43e498a7f07d335f60 # v1.259.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