Skip to content

Commit

Permalink
Merge pull request #1345 from Moisan/pin_setup-ruby
Browse files Browse the repository at this point in the history
workflows: pin setup-ruby action
  • Loading branch information
MikeMcQuaid authored Apr 19, 2024
2 parents f46a1db + 83a51a7 commit bfeed44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: brew test-bot --only-tap-syntax

- name: Set up Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@6bd3d993c602f6b675728ebaecb2b569ff86e99b # v1.174.0
with:
bundler-cache: true

Expand Down

0 comments on commit bfeed44

Please sign in to comment.