diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9ed11c4..ae9f93e 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -47,7 +47,7 @@ jobs: - name: Configure GitHub Pages if: github.event_name != 'pull_request' - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload GitHub Pages artifact if: github.event_name != 'pull_request'