Skip to content

Commit bbf8bbe

Browse files
committed
Bump up setup-go version to 1.18 inside codecov workflow
Signed-off-by: thepetk <[email protected]>
1 parent e97daf9 commit bbf8bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codecov.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Go 1.x
3737
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
3838
with:
39-
go-version: 1.17
39+
go-version: 1.18
4040
- name: Run tests
4141
run: go test ./... -coverprofile cover.out
4242
- name: Codecov

0 commit comments

Comments
 (0)