diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d046da4..f5c6aa2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -41,7 +41,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2 notify: needs: deploy