build(deps): bump actions/checkout from 4 to 6 (#1172)

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]
2025-12-23 07:11:55 +01:00
committed by GitHub
parent f0a53d56a2
commit c94a0f4940
2 changed files with 13 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: actions/setup-go@v5