chore(deps): update actions/checkout action to v5
Some checks failed
Lint Markdown files / markdown-lint (pull_request) Failing after 4s

This commit is contained in:
2025-08-11 13:06:07 +00:00
parent 1f7724c41d
commit c3b9ac3390
3 changed files with 3 additions and 3 deletions

View File

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