Skip to content

Bump actions/setup-python from 4 to 5 (#26) #93

Bump actions/setup-python from 4 to 5 (#26)

Bump actions/setup-python from 4 to 5 (#26) #93

Workflow file for this run

name: Check Markdown links
on:
push:
schedule:
- cron: "0 0 1 * *"
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1