There was an error while loading. Please reload this page.
1 parent 990a095 commit 0306532Copy full SHA for 0306532
1 file changed
.github/workflows/asciidoc.yml
@@ -47,7 +47,7 @@ jobs:
47
environment: github-pages-branch
48
steps:
49
- name: Download documentation artifact into ./public
50
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
51
with:
52
name: docs-${{ github.sha }}
53
path: public
0 commit comments