Skip to content

Make it build with ghc-9.8 #2262

Make it build with ghc-9.8

Make it build with ghc-9.8 #2262

name: Check Markdown links
on:
merge_group:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes