Skip to content

Commit

Permalink
Merge pull request #576 from railsgirls/dependabot/github_actions/rub…
Browse files Browse the repository at this point in the history
…y/setup-ruby-1.177.1

Bump ruby/setup-ruby from 1.176.0 to 1.177.1
  • Loading branch information
hsbt authored May 27, 2024
2 parents 7c8db7b + fdd26ba commit 5748079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
Expand Down

0 comments on commit 5748079

Please sign in to comment.