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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-28 07:43:04 +01:00 committed by GitHub
parent 65ef2ca3c9
commit 5539e59002
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v5
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version-file: go.mod
id: go

View File

@ -43,7 +43,7 @@ jobs:
id: tag
- name: Set up go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version-file: go.mod