diff --git a/.github/workflows/deploy2pages.yml b/.github/workflows/deploy2pages.yml index daf74ef..648dce3 100644 --- a/.github/workflows/deploy2pages.yml +++ b/.github/workflows/deploy2pages.yml @@ -42,4 +42,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v3