diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f91f110..977a59d 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -41,7 +41,7 @@ jobs: - name: Setup Pages id: pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 if: github.ref == 'refs/heads/main' - name: Build Sphinx documentation