diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a58597a2..21c24db1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 10 - - uses: ruby/setup-ruby@d45b1a4e94b71acab930e56e79c6aa188764e7f9 # v1 + - uses: ruby/setup-ruby@8e41b362d2589a22a44c1cfa214b3c83052c195b # v1 with: ruby-version: ${{ matrix.ruby }} bundler-cache: true