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 b0a6d0c commit c7d0ea9Copy full SHA for c7d0ea9
.github/workflows/reusable-markdown-link-check.yml
@@ -12,3 +12,6 @@ jobs:
12
- name: Link Checker
13
id: lychee
14
uses: lycheeverse/lychee-action@v2
15
+ with:
16
+ args: >
17
+ --cache
0 commit comments