diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1bd39da..338c7bc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -60,4 +60,4 @@ jobs: path: "./dist" - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2