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.
2 parents 2cf05bc + 03c9214 commit 9a8fd54Copy full SHA for 9a8fd54
.github/workflows/mkdocs-dryrun.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# Upload build outputs
47
- name: Upload build artifacts HTML
48
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
49
if: always()
50
with:
51
name: HTML output
0 commit comments