diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 7f15997..464daa5 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -30,7 +30,7 @@ jobs: cache: npm - name: Configure GitHub Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 with: enablement: true