diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6573dcfb33..1c74fc9c09 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -110,7 +110,7 @@ jobs: REPO_NAME: ${{ github.event.repository.name }} - name: Publish docs - uses: crazy-max/ghaction-github-pages@v3.1.0 + uses: crazy-max/ghaction-github-pages@v4.0.0 if: github.ref == 'refs/heads/main' with: keep_history: false