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 f3a9663 commit bf126afCopy full SHA for bf126af
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
64
# Fetch the built HTML from the build job
65
- name: Download HTML artifact
66
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
67
with:
68
name: html-${{ github.sha }}
69
path: _build/html
0 commit comments