Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.165.1 to 1.173.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent f437e96 commit 9e56cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
persist-credentials: false

- uses: ruby/setup-ruby@v1.165.1
- uses: ruby/setup-ruby@v1.173.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand All @@ -80,7 +80,7 @@ jobs:
with:
persist-credentials: false

- uses: ruby/setup-ruby@v1.165.1
- uses: ruby/setup-ruby@v1.173.0
with:
ruby-version: 3.3
bundler-cache: true
Expand Down

0 comments on commit 9e56cbd

Please sign in to comment.