chore(deps): update actions/checkout action to v6.0.3
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 58s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 22s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m54s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 37s

This commit is contained in:
2026-06-04 15:32:56 +00:00
parent 83cf3edd43
commit 8537edf765
4 changed files with 4 additions and 4 deletions
@@ -11,7 +11,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: actions/checkout@v6.0.3
- uses: peter-evans/dockerhub-description@v5.0.0
with:
username: ${{ secrets.DOCKER_IO_USERNAME }}