diff --git a/.github/workflows/deploy_pages.yml b/.github/workflows/deploy_pages.yml index 26bf39f..32682d3 100644 --- a/.github/workflows/deploy_pages.yml +++ b/.github/workflows/deploy_pages.yml @@ -68,7 +68,7 @@ jobs: uses: actions/checkout@v6 - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Deploy to GitHub Pages id: deployment