We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6388f85 + 07c23f7 commit d647dcbCopy full SHA for d647dcb
1 file changed
.github/workflows/build-and-deploy-docs.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: binary-data-doc-html
48
path: documentation/build/html/
0 commit comments