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 8a42ac8 commit aa3de6cCopy full SHA for aa3de6c
2 files changed
.github/workflows/markdown-link-check.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
markdown-link-check:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04 #workaround https://github.com/UmbrellaDocs/action-linkspector/issues/32
8
steps:
9
- uses: actions/checkout@master
10
- uses: umbrelladocs/action-linkspector@v1.1.3
0 commit comments