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 e0b1bc9 commit 036f7adCopy full SHA for 036f7ad
.github/workflows/phpdoc-to-github-pages.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Pages
27
uses: actions/configure-pages@v5
28
- name: Upload artifact
29
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
30
with:
31
path: 'docs/build'
32
- name: Deploy to GitHub Pages
0 commit comments