diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6f82591..92c660d 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -43,7 +43,7 @@ jobs: working-directory: github-pages-site - name: Setup Pages id: pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Install dependencies run: | cd github-pages-site