We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e61a1 commit 6eace3fCopy full SHA for 6eace3f
.github/workflows/rspec.yml
@@ -33,7 +33,7 @@ jobs:
33
- run: rm -f Gemfile.lock
34
- run: rm -f .ruby-version
35
- name: Set up Ruby
36
- uses: ruby/setup-ruby@dffb23f65a78bba8db45d387d5ea1bbd6be3ef18 # v1.293.0
+ uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
37
with:
38
ruby-version: ${{ matrix.ruby }}
39
rubygems: latest
0 commit comments