diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 429bb1c..36cf96a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -74,7 +74,7 @@ jobs: KEYSTORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }} - name: Set up Ruby & Bundler - uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd + uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c with: ruby-version: "3.3" bundler-cache: true