Skip to content

Commit 4a79f1c

Browse files
authored
Merge pull request #3 from nerycortez/update-setup-ruby-1777422829
CodeCargo: update ruby/setup-ruby to v1.306.0
2 parents e685164 + 1781d37 commit 4a79f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
brew install svn
2121
2222
- name: Set up Ruby
23-
uses: ruby/setup-ruby@v1
23+
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
2424
if: ${{ matrix.ruby != 'system' }}
2525
with:
2626
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)