diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7b97bde5..829c253e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -379,7 +379,7 @@ jobs: path: ${{github.workspace}}/github_page - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Deploy to GitHub Pages id: deployment