Skip to content

Commit 5611da9

Browse files
committed
bump markdown-link-checker action
1 parent a96fea0 commit 5611da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313
- name: markdown-link-check
14-
uses: gaurav-nelson/[email protected].15
14+
uses: gaurav-nelson/[email protected].16
1515
with:
1616
config-file: ".github/markdown-link-check.json"
1717
use-quiet-mode: "yes"

0 commit comments

Comments
 (0)