diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c1b1e36..6a0983b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -175,4 +175,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4