This commit is contained in:
renovate[bot] 2026-08-12 17:17:30 +00:00 committed by GitHub
commit c85e64c056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ jobs:
id: go-version
- name: Set up Go
uses: actions/setup-go@v6
uses: actions/setup-go@v7
with:
go-version: ${{ steps.go-version.outputs.version }}
check-latest: true

View File

@ -50,7 +50,7 @@ jobs:
id: go-version
- name: Set up Go
uses: actions/setup-go@v6
uses: actions/setup-go@v7
with:
go-version: ${{ steps.go-version.outputs.version }}
check-latest: true