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

This commit is contained in:
2025-11-17 17:03:06 +00:00
parent 1532b4a27d
commit fe2423e3eb
3 changed files with 3 additions and 3 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'