diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2b0000a..eb0b3a2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: cache-version: 0 # Increment this number if you need to re-download cached gems - name: Setup Pages id: pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Set up Node.js uses: actions/setup-node@v6 with: