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 dd83f6a commit f95de0cCopy full SHA for f95de0c
.github/workflows/check_for_broken_links.yml
@@ -8,7 +8,7 @@ permissions:
8
id-token: write
9
jobs:
10
LinkChecker:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
steps:
13
- name: Checkout repository
14
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
0 commit comments