diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index e41bf48..d6ba730 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -62,4 +62,4 @@ jobs: steps: - 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