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 b6b63d2 commit d466c0dCopy full SHA for d466c0d
.github/workflows/link-check.yml
@@ -39,7 +39,7 @@ jobs:
39
wget https://raw.githubusercontent.com/xuruidong/markdown-link-checker/main/link_checker.py
40
41
- name: Setup python
42
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
43
with:
44
python-version: '3.9'
45
0 commit comments