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

This commit is contained in:
2025-08-12 07:44:32 +00:00
parent c7d8002cd2
commit 8efa088536
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'