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

This commit is contained in:
renovate[bot]
2026-06-24 08:51:15 +02:00
committed by GitHub
parent 7cc3f8b4ae
commit f9c771fdad
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,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