diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f80f69f..2ef68b6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,7 +38,7 @@ jobs: run: npm ci - name: Configure Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 with: enablement: true