diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 2198664..32e23ba 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -110,7 +110,7 @@ jobs: ref: ${{ steps.dispatch-ref.outputs.ref }} - name: Setup GitHub Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - uses: ./.github/actions/python-init - name: Build static site