diff --git a/.github/workflows/build-website.yml b/.github/workflows/build-website.yml index 22d1dac..bc84f35 100644 --- a/.github/workflows/build-website.yml +++ b/.github/workflows/build-website.yml @@ -61,7 +61,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 💎 setup ruby - uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0 + uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0 with: ruby-version: 2.7 # can change this to 2.7 or whatever version you prefer