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 b72bca7 commit 6cbd87fCopy full SHA for 6cbd87f
.github/workflows/docs.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
antora_playbook: site.yml
21
- name: "Upload generated site"
22
- uses: actions/upload-artifact@v1.0.0
+ uses: actions/upload-artifact@v4
23
24
name: site
25
path: "${{ github.workspace }}/${{ env.SITE_DIR }}"
0 commit comments