Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: "📊 Lychee Link Checker"
id: lychee
uses: lycheeverse/lychee-action@2ac9f030ccdea0033e2510a23a67da2a2da98492
uses: lycheeverse/lychee-action@ef8c8f32c278e9eed290c6e6c96748f16b6cd335
with:
args: "--config './github/lychee.toml' './public/arf.json'"
format: markdown
Expand Down