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 2064c77 commit 2c50208Copy full SHA for 2c50208
.github/workflows/documentation.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: "phpDocumentor/phpDocumentor@master"
57
58
- name: "Upload"
59
- uses: "actions/upload-artifact@v4"
+ uses: "actions/upload-artifact@v5"
60
with:
61
name: "documentation"
62
path: "build/docs"
0 commit comments