Skip to content

Commit

Permalink
Merge pull request #2 from Moisan/pin_setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Apr 19, 2024
2 parents fecab65 + 631a129 commit a85b145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
persist-credentials: false

- name: Set up Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@6bd3d993c602f6b675728ebaecb2b569ff86e99b # v1.174.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit a85b145

Please sign in to comment.