Skip to content

Commit 63d972a

Browse files
committed
new checker
1 parent f542d6a commit 63d972a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
# title: Link Checker Report
3737
# content-filepath: ./lychee/out.md
3838
# labels: report, automated issue
39-
- name: Check links using container
40-
uses: ruzickap/action-my-broken-link-checker@v1
39+
- name: My Broken Link Checker
40+
uses: ruzickap/action-my-broken-link-checker@v1.0.3
4141
with:
4242
url: https://my-testing-domain.com
4343
pages_path: ./public/

0 commit comments

Comments
 (0)