diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 499691d..d98e97b 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@v3 + uses: actions/deploy-pages@v4