Skip to content

Commit

Permalink
workflows: pin setup-ruby action
Browse files Browse the repository at this point in the history
  • Loading branch information
Moisan authored Apr 29, 2024
1 parent 86d2e65 commit c724dc5
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 c724dc5

Please sign in to comment.