diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 27383f8..5caaee4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -48,7 +48,7 @@ jobs: uses: actions/configure-pages@v3 - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3 url-check: needs: deploy