diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index ededb7e3..98e45d04 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -43,4 +43,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 \ No newline at end of file + uses: actions/deploy-pages@v2 \ No newline at end of file