mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-01 11:41:27 +02:00
fix: Update go version to latest 1.25.x (#2397)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -30,7 +30,8 @@ jobs:
|
||||
|
||||
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
# renovate: golang=go
|
||||
go-version: '1.25.10'
|
||||
|
||||
- name: Install WiX
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user