diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0519dee..2a63235e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 10 - - uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1 + - uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1 with: ruby-version: ${{ matrix.ruby }} bundler-cache: true