Skip to content

Commit

Permalink
Update ruby/setup-ruby action to v1.183.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent cef262a commit 0e4644d
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.182.0
uses: ruby/setup-ruby@v1.183.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand Down

0 comments on commit 0e4644d

Please sign in to comment.