Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.161.0 to 1.165.1 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 12, 2024
1 parent 437b429 commit 777658a
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 @@ -52,7 +52,7 @@ jobs:
with:
persist-credentials: false

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

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

0 comments on commit 777658a

Please sign in to comment.