Skip to content

Commit 9dd2925

Browse files
authored
Update .github/workflows/linkcheck.yml
1 parent 7be1e6f commit 9dd2925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: gh-pages
1919
- name: AI-Powered Link Checker
20-
uses: QuantEcon/meta/.github/actions/link-checker@copilot/fix-195
20+
uses: QuantEcon/meta/.github/actions/link-checker@main
2121
with:
2222
html-path: '.' # gh-pages live html
2323
fail-on-broken: 'false'

0 commit comments

Comments
 (0)