Skip to content

Commit

Permalink
Update ruby/setup-ruby action to v1.161.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent fba1ff2 commit 740a274
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.161.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand Down

0 comments on commit 740a274

Please sign in to comment.