Skip to content

Bump actions/checkout from 3 to 4 #125

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #125

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: ".github/markdownlint.json"
ignore_path: ".github/.markdownlintignore"