Skip to content

Commit

Permalink
Update ruby/setup-ruby action to v1.162.0 (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent 2cb0943 commit 5368f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
cache: maven

- name: Setup Ruby
uses: ruby/setup-ruby@v1.159.0
uses: ruby/setup-ruby@v1.162.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand Down

0 comments on commit 5368f03

Please sign in to comment.