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

This commit is contained in:
2025-09-20 14:39:16 +00:00
parent 9915a4f69c
commit d71cc6508d
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'