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 acb5845 commit 840a7a3Copy full SHA for 840a7a3
.github/workflows/checar-link.yml
@@ -10,11 +10,11 @@ on:
10
jobs:
11
check-link:
12
13
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
14
15
steps:
16
- name: Project checkout
17
uses: actions/checkout@v2
18
- uses: gaurav-nelson/github-action-markdown-link-check@v1
19
with:
20
- config-file: '.github/mlc_config.json'
+ config-file: '.github/mlc_config.json'
0 commit comments