ci: [DEPENDABOT] Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#3032)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 13:40:55 +01:00
committed by GitHub
parent 9cbec5ef45
commit a44c6064dd

View File

@@ -46,7 +46,7 @@ jobs:
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
- name: Upload artifact
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
with:
path: build_docs/html
name: docs-develop