Skip to content

Commit

Permalink
Bump setup-ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLunn committed Jan 10, 2025
1 parent f974447 commit 8461cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:

- name: Pin Ruby version
if: ${{ !matrix.continuous-only || inputs.continuous-run }}
uses: ruby/setup-ruby@961f85197f92e4842e3cb92a4f97bd8e010cdbaf # v1.165.0
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
with:
ruby-version: ${{ matrix.version }}

Expand Down

0 comments on commit 8461cda

Please sign in to comment.