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

This commit is contained in:
2025-12-02 21:02:10 +00:00
parent be4eb317b7
commit f85d981703
3 changed files with 3 additions and 3 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 }}