[DOC-CVS] [doc-en] master: Bump actions/upload-artifact from 4 to 5 (#4971)
[email protected] ("dependabot[bot] via GitHub")
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2025-11-03T11:30:10+08:00
Commit: https://github.com/php/doc-en/commit/0cdf65ecfd91e63a433bfa32132cd29cc8b1f70d
Raw diff: https://github.com/php/doc-en/commit/0cdf65ecfd91e63a433bfa32132cd29cc8b1f70d.diff
Bump actions/upload-artifact from 4 to 5 (#4971)
Changed paths:
M .github/workflows/integrate.yaml
Diff:
diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml
index 57e2a2088b80..4c7c1d1bec63 100644
--- a/.github/workflows/integrate.yaml
+++ b/.github/workflows/integrate.yaml
@@ -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@v4
+ uses: actions/upload-artifact@v5
with:
name: .manual.xml
path: doc-base/.manual.xml