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 289f915 commit bb82eeaCopy full SHA for bb82eea
.github/workflows/linkcheck.yml
@@ -56,7 +56,7 @@ jobs:
56
update-mode: 'replace'
57
58
- name: Upload artifact
59
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
60
with:
61
name: lychee-report
62
path: ${{ env.LYCHEE_REPORT_FILE }}
0 commit comments