Skip to content

Commit

Permalink
update outdated setup-ruby action
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed May 31, 2024
1 parent 693910f commit 71be50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- name: List gem
run: |
find pkg
- uses: ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.143.0
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
- name: Install gem
Expand Down

0 comments on commit 71be50e

Please sign in to comment.