diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0feed3c..ad83bf94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: with: fetch-depth: 10 - - uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1 + - uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e # v1 with: ruby-version: ${{ matrix.ruby }} bundler-cache: true