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

This commit is contained in:
renovate[bot] 2025-09-11 19:20:20 +02:00 committed by GitHub
parent b64a100eff
commit 892b806470
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version-file: go.mod