chore(deps): update actions/checkout action to v5.0.1
All checks were successful
Lint Markdown files / markdown-lint (pull_request) Successful in 4s

This commit is contained in:
2025-11-17 17:09:56 +00:00
parent 10e5bfbc42
commit 35f311845d
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v5.0.0
- uses: actions/checkout@v5.0.1
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
with:
globs: '**/*.md'