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 7be1e6f commit 9dd2925Copy full SHA for 9dd2925
.github/workflows/linkcheck.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
ref: gh-pages
19
- name: AI-Powered Link Checker
20
- uses: QuantEcon/meta/.github/actions/link-checker@copilot/fix-195
+ uses: QuantEcon/meta/.github/actions/link-checker@main
21
22
html-path: '.' # gh-pages live html
23
fail-on-broken: 'false'
0 commit comments