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

This commit is contained in:
2026-07-20 18:18:51 +00:00
parent a5dc19180e
commit 72a00a1c6e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
- uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0
with:
globs: '**/*.md'