Skip to content

Bump actions/checkout from 2 to 4 #56

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #56

Workflow file for this run

name: checks
on: push # yamllint disable-line
jobs:
checks:
name: checks
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: markdownlint-cli2-action
uses: DavidAnson/[email protected]