Skip to content

Commit

Permalink
ci: upgraded setup-ruby action version to 1.176.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed May 9, 2024
1 parent e533983 commit af0d553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-darwin/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ runs:
shell: bash

- name: Set up Ruby
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # Pinned to version 1.176.0
with:
bundler-cache: true
cache-version: 1
Expand Down

0 comments on commit af0d553

Please sign in to comment.