Skip to content

Bump tj-actions/changed-files from 42 to 43 #396

Bump tj-actions/changed-files from 42 to 43

Bump tj-actions/changed-files from 42 to 43 #396

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nosborn/github-action-markdown-cli@v3.3.0
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"