Skip to content

Commit 837630f

Browse files
authored
Merge pull request #31 from OpenVoxProject/dependabot/github_actions/voxpupuli/ruby-version-2
Bump voxpupuli/ruby-version from 1 to 2
2 parents bfda5dc + c3bc448 commit 837630f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Run linter
2626
run: bundle exec rake rubocop
2727
- id: ruby
28-
uses: voxpupuli/ruby-version@v1
28+
uses: voxpupuli/ruby-version@v2
2929

3030
test:
3131
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)