We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 343976f + 7059e5f commit e982f03Copy full SHA for e982f03
1 file changed
.github/workflows/unit_tests.yaml
@@ -31,7 +31,7 @@ jobs:
31
#- name: Run RuboCop
32
# run: bundle exec rake rubocop
33
- id: ruby
34
- uses: voxpupuli/ruby-version@v1
+ uses: voxpupuli/ruby-version@v2
35
36
linux_unit_tests:
37
needs: matrix
0 commit comments