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 4acd9b3 commit ee5a28fCopy full SHA for ee5a28f
.github/workflows/link-check.yml
@@ -51,7 +51,7 @@ jobs:
51
args: website_and_docs/public/ --check-anchors
52
53
- name: Archive hyperlink results
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
55
with:
56
name: hyperlink-report
57
path: website_and_docs/tmp/.hyperlink/hyperlink.log
0 commit comments