chore(deps): update actions/checkout action to v6.0.3
Lint Markdown files / markdown-lint (pull_request) Successful in 6s

This commit is contained in:
2026-06-02 15:03:16 +00:00
parent c54dec39c0
commit 3df46a9086
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: actions/checkout@v6.0.3
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
with:
globs: '**/*.md'