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 ed5502f commit 93a635cCopy full SHA for 93a635c
1 file changed
.github/workflows/pages.yml
@@ -30,7 +30,7 @@ jobs:
30
mkdir pages
31
cp -R .github/antora-docs/. pages
32
- name: Upload artifact
33
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
34
with:
35
path: pages
36
0 commit comments