Skip to content

Commit

Permalink
ci: bumped setup ruby action to version 1.191.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Sep 9, 2024
1 parent fde874d commit ffae447
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 @@ -11,7 +11,7 @@ runs:

steps:
- name: Set up Ruby
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # pinned to version v1.178.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # pinned to version v1.191.0
with:
ruby-version: '3.1.0'
bundler-cache: true
Expand Down

0 comments on commit ffae447

Please sign in to comment.