Skip to content

Commit

Permalink
fix SHA in check-link-rot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdwaggoner authored Feb 3, 2025
1 parent e0ef288 commit 15ff555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-link-rot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Upload broken links report (if any)
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@main
with:
name: broken-links-report
path: lychee.out

0 comments on commit 15ff555

Please sign in to comment.