1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

build(deps): bump actions/upload-artifact from 6 to 7 (#5396)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-01 19:42:14 -08:00
committed by GitHub
parent c8e3b2ccad
commit 5e79ef6b69

View File

@@ -51,7 +51,7 @@ jobs:
run: "php8.1 doc-base/configure.php --disable-libxml-check --enable-xml-details --redirect-stderr-to-stdout --with-lang=${{ matrix.language }}"
- name: "Upload .manual.xml"
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: .manual.xml
path: doc-base/.manual.xml