chore(deps): update actions/setup-go action to v6 (#2456)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-10 21:32:17 +02:00
committed by GitHub
parent 4e84c6bb76
commit a52b483dd0
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version: 1.25.x