Skip to content

Commit

Permalink
Update dependabot_update_rbis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 authored Sep 7, 2023
1 parent 97ed9ac commit 371fcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_update_rbis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
id: setup
with:
bundler-cache: true
ruby-version: ${{ steps.ruby.outputs.version }}
ruby-version: 3.2
- name: Ruby setup error details
if: ${{ failure() && steps.setup.conclusion == 'failure' }}
run: |
Expand Down

0 comments on commit 371fcb3

Please sign in to comment.