build(deps): bump actions/checkout from 6 to 7 (#1192)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-05 07:56:56 +02:00
committed by GitHub
parent 106ddc59a9
commit 17bca3dcf7
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
fetch-depth: 0
- uses: actions/setup-go@v6