Skip to content

Commit

Permalink
ci: upgraded ruby/setup-ruby action from version v1.152.0 to v1.178.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Jun 19, 2024
1 parent 5dc5b3f commit 73f0d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
shell: bash

- name: Set up Ruby
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # pinned to version v1.178.0
with:
bundler-cache: true
cache-version: 1
Expand Down

0 comments on commit 73f0d47

Please sign in to comment.