Skip to content

Commit ea993bd

Browse files
Bump ruby/setup-ruby from 1.301.0 to 1.302.0 (#247)
1 parent ef016ec commit ea993bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: rm -f Gemfile.lock
3434
- run: rm -f .ruby-version
3535
- name: Set up Ruby
36-
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
36+
uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # v1.302.0
3737
with:
3838
ruby-version: ${{ matrix.ruby }}
3939
rubygems: latest

0 commit comments

Comments
 (0)