chore(deps): update actions/checkout action to v5

This commit is contained in:
2025-08-12 07:14:52 +00:00
parent 26e4986b7e
commit a2187f2374
4 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ jobs:
name: "Run markdown linter"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.3.0
- uses: actions/checkout@v5.0.0
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
with:
globs: '**/*.md'