Merge pull request #4 from ZGCA-Forge/dependabot/github_actions/actions/configure-pages-5

ci(deps): bump actions/configure-pages from 4 to 5
This commit is contained in:
Xuwznln
2025-09-05 01:26:56 +08:00
committed by GitHub

View File

@@ -55,7 +55,7 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
if: github.ref == 'refs/heads/main' || (github.event_name == 'workflow_dispatch' && github.event.inputs.deploy_to_pages == 'true')
- name: Build Sphinx documentation