diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d04c2257..5032c325 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,4 +265,4 @@ jobs: # Deploys the documentation to GitHub Pages using the artifact (stored # but not committed changes for Actions) saved earlier. - name: Deploy documentation to GitHub Pages - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3