diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index be6e7eb7d..42f0251dc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: run: bundle exec rake rubocop - run: gem build --strict --verbose *.gemspec - id: ruby - uses: voxpupuli/ruby-version@656370e339050da63b86b1c631f5f88a3f4c0803 # 1.0.1 + uses: voxpupuli/ruby-version@be0467ce7366d206b2e87f5b7a032a030120b7cb # 2.0.0 linux_unit_tests: needs: