Skip to content

Bump actions/checkout from 2 to 4 (#20) #58

Bump actions/checkout from 2 to 4 (#20)

Bump actions/checkout from 2 to 4 (#20) #58

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]