diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 3a91aa3..37485db 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -56,7 +56,7 @@ jobs: - name: Setup Pages if: github.event_name != 'pull_request' - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload artifact if: github.event_name != 'pull_request'