diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7f352bd8..f44d9b847 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: - name: Deploy to GitHub Pages 🚀 id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 update_search_db: runs-on: ubuntu-latest