diff --git a/.github/workflows/update-website.yml b/.github/workflows/update-website.yml index e1a063958..7130a690d 100644 --- a/.github/workflows/update-website.yml +++ b/.github/workflows/update-website.yml @@ -195,7 +195,7 @@ jobs: # Test that the site builds correctly. - name: Set up Ruby - uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0 + uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0 with: # Use the version as per https://pages.github.com/versions/. ruby-version: 3.3.4