We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 146cfb8 + f893f02 commit b69d61cCopy full SHA for b69d61c
1 file changed
.github/workflows/antora-build.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/configure-pages@v6
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
42
with:
43
name: site
44
path: docs/site
0 commit comments