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 a2c19f1 commit 5217be7Copy full SHA for 5217be7
.github/workflows/build-and-publish-antora.yml
@@ -48,7 +48,7 @@ jobs:
48
url: ${{ steps.deployment.outputs.page_url }}
49
steps:
50
- name: Download site artifact
51
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
52
with:
53
name: site
54
path: build/site
0 commit comments