Skip to content

Commit bb09570

Browse files
committed
Update ruby/setup-ruby version to v1.143.0
1 parent 56c1050 commit bb09570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- if: ${{ matrix.os == 'ubuntu-latest' }}
3232
run: sudo apt install libyaml-dev
3333
- name: Set up Ruby
34-
uses: ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.138.0
34+
uses: ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.143.0
3535
with:
3636
ruby-version: ${{ matrix.ruby }}
3737
bundler-cache: true # 'bundle install' and cache

0 commit comments

Comments
 (0)