diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 613e3a6..f8162c3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -96,7 +96,7 @@ jobs: steps: - name: Configure Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Deploy Preview id: deployment