Skip to content

Commit

Permalink
Update audit ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmartt committed Jun 6, 2024
1 parent 44989ab commit ceac0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.0
ruby-version: 3.3.1
- name: Bundle install
run: |
bundle config path vendor/bundle
Expand Down

0 comments on commit ceac0ae

Please sign in to comment.