diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index ec78c31..651d464 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v6 - name: Configure Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 with: # Automatically enable GitHub Pages (with the GitHub Actions source) # the first time this workflow runs, so the deploy does not fail when