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

This commit is contained in:
2025-08-11 13:14:17 +00:00
parent e32d01bfa8
commit 11c95319b9
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v5.0.0
- uses: peter-evans/dockerhub-description@v4.0.2
with:
username: ${{ secrets.DOCKER_IO_USERNAME }}