mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-05-14 12:09:52 +00:00
chore: pin go version in CI (#2398)
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
@@ -29,7 +29,8 @@ jobs:
|
||||
|
||||
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
# renovate: golang=go
|
||||
go-version: '1.26.2'
|
||||
|
||||
- name: Install WiX
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user