chore(deps): update actions/checkout action to v5
All checks were successful
Lint Markdown files / markdown-lint (pull_request) Successful in 10s

This commit is contained in:
2025-09-29 16:11:18 +00:00
parent 0064d0017b
commit 00395919b4
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.3.0
- uses: actions/checkout@v5.0.0
- uses: peter-evans/dockerhub-description@v4.0.2
with:
username: ${{ secrets.DOCKER_IO_USERNAME }}