Skip to content

Replace Python 3.7 with 3.12 in test matrix #452

Replace Python 3.7 with 3.12 in test matrix

Replace Python 3.7 with 3.12 in test matrix #452

name: Documentation Check
on: [push, pull_request]
jobs:
markdown-link-check:
name: Check markdown links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@v1