chore(deps): update actions/checkout action to v7

This commit is contained in:
Renovate Bot
2026-06-23 00:16:00 +00:00
parent d3b3519dea
commit b48cc9f3c9
4 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ jobs:
# to ~/.docker with the stale credentials.
DOCKER_CONFIG: /tmp/docker-noauth
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- uses: actions/setup-go@v6
with:
go-version-file: 'go.mod'