We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9888ac commit 0cdf65eCopy full SHA for 0cdf65e
.github/workflows/integrate.yaml
@@ -51,7 +51,7 @@ jobs:
51
run: "php8.1 doc-base/configure.php --disable-libxml-check --enable-xml-details --redirect-stderr-to-stdout --with-lang=${{ matrix.language }}"
52
53
- name: "Upload .manual.xml"
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
55
with:
56
name: .manual.xml
57
path: doc-base/.manual.xml
0 commit comments