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 0750f37 commit c0c0647Copy full SHA for c0c0647
.github/workflows/build-and-deploy-documentation.yml
@@ -42,7 +42,7 @@ jobs:
42
run: make html
43
44
- name: Upload html artifact
45
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
46
with:
47
name: command-interface-html
48
path: documentation/build/html/
0 commit comments