diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c9767b3..b89a41f8 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@v1 + uses: actions/deploy-pages@v2