Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Netyyyy committed Jan 14, 2025
1 parent 629b6c6 commit df7a49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
markdown-link-check:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04 #workaround https://github.com/UmbrellaDocs/action-linkspector/issues/32
steps:
- uses: actions/checkout@master
- uses: umbrelladocs/[email protected]
Expand Down

0 comments on commit df7a49e

Please sign in to comment.