We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfda5dc + c3bc448 commit 837630fCopy full SHA for 837630f
1 file changed
.github/workflows/ruby.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Run linter
26
run: bundle exec rake rubocop
27
- id: ruby
28
- uses: voxpupuli/ruby-version@v1
+ uses: voxpupuli/ruby-version@v2
29
30
test:
31
runs-on: ubuntu-24.04
0 commit comments