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

This commit is contained in:
2025-12-02 21:09:10 +00:00
parent 9517f02c98
commit ef170625f7
3 changed files with 4 additions and 4 deletions

View File

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