Skip to content

Bump actions/checkout from 3 to 4 #78

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #78

Workflow file for this run

name: Lint
on: pull_request
jobs:
markdownlint:
name: markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run markdownlint
uses: actionshub/markdownlint@main