diff --git a/.github/workflows/deploy-github-pages.yml b/.github/workflows/deploy-github-pages.yml index f7da24e2..c273ad1f 100644 --- a/.github/workflows/deploy-github-pages.yml +++ b/.github/workflows/deploy-github-pages.yml @@ -60,4 +60,4 @@ jobs: steps: - name: Deploy site to Github Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3