diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index d891be6..e3220d5 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Setup Ruby - uses: ruby/setup-ruby@v1.215.0 + uses: ruby/setup-ruby@v1.237.0 with: # Not needed with a .ruby-version file ruby-version: "3.2.3"