Skip to content

Commit

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

Bump ruby/setup-ruby from 1.172.0 to 1.176.0
  • Loading branch information
igorkasyanchuk committed May 6, 2024
2 parents e0fdbc7 + c47ef6f commit 246128e
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@d4526a55538b775af234ba4af27118ed6f8f6677
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
Expand Down

0 comments on commit 246128e

Please sign in to comment.