We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc1554 commit b708298Copy full SHA for b708298
.github/workflows/check-links.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
check-links:
9
name: Linkspector
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v4
13
- name: Run linkspector
0 commit comments