mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Bump actions/upload-artifact from 4 to 5 (#4971)
This commit is contained in:
2
.github/workflows/integrate.yaml
vendored
2
.github/workflows/integrate.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user