We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85798a4 + 58ca672 commit b55c07eCopy full SHA for b55c07e
1 file changed
.github/workflows/build-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: anaphora-doc-html
48
path: documentation/build/html/
0 commit comments