Skip to content

Commit f6480d1

Browse files
authored
Update common Prometheus files (#616)
Signed-off-by: prombot <[email protected]> Signed-off-by: prombot <[email protected]>
1 parent 3d70f1e commit f6480d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: install Go
2121
uses: actions/setup-go@v2
2222
with:
23-
go-version: 1.19.x
23+
go-version: 1.18.x
2424
- name: Install snmp_exporter/generator dependencies
2525
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
2626
if: github.repository == 'prometheus/snmp_exporter'

0 commit comments

Comments
 (0)