Skip to content

Commit

Permalink
Merge pull request #14 from Moisan/pin_setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored Apr 29, 2024
2 parents 86d2e65 + c724dc5 commit e959e5f
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 @@ -22,7 +22,7 @@ jobs:
persist-credentials: false

- name: Set up Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
with:
ruby-version: "3.2"
bundler-cache: true
Expand Down

0 comments on commit e959e5f

Please sign in to comment.