diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 272ea88..5c70585 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -43,7 +43,7 @@ jobs: working-directory: '${{ github.workspace }}/site' - name: Setup Pages id: pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Build with Jekyll # Outputs to the './_site' directory by default run: |