We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a12a5 commit 012bbc0Copy full SHA for 012bbc0
.github/workflows/link-checker.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
lychee:
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
17
steps:
18
- name: Checkout repository
19
uses: actions/checkout@v6.0.2
0 commit comments