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 97f422d commit 9caccd8Copy full SHA for 9caccd8
1 file changed
.github/workflows/check-md-links.yml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
check-markdown-links:
7
name: 'Check Markdown links'
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v6
11
- uses: umbrelladocs/action-linkspector@v1.4.1
0 commit comments