Skip to content

Bump codecov/codecov-action from 3 to 5 #177

Bump codecov/codecov-action from 3 to 5

Bump codecov/codecov-action from 3 to 5 #177

Workflow file for this run

name: lint markdown
on: [push, pull_request]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: lint-md-github-action
uses: lint-md/[email protected]
with:
configFile: .lintmdrc
failOnWarnings: false
files: ./ ./.github/ ./docs/