Skip to content

Commit

Permalink
Merge pull request #93 from igorkasyanchuk/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…ruby/setup-ruby-1.190.0

Bump ruby/setup-ruby from 1.176.0 to 1.190.0
  • Loading branch information
igorkasyanchuk authored Oct 25, 2024
2 parents 3f68a55 + d3adc76 commit a57837a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
# change this to (see https://github.com/ruby/setup-ruby#versioning):
# uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
Expand Down

0 comments on commit a57837a

Please sign in to comment.