Merge pull request #1 from ZGCA-Forge/dependabot/github_actions/actions/upload-pages-artifact-4

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

View File

@@ -64,7 +64,7 @@ jobs:
make html
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v4
if: github.ref == 'refs/heads/main' || (github.event_name == 'workflow_dispatch' && github.event.inputs.deploy_to_pages == 'true')
with:
path: docs/_build/html