Skip to content

Commit 5985a28

Browse files
committed
Update go version fo codecov
Signed-off-by: Philippe Martin <phmartin@redhat.com>
1 parent 91e86b5 commit 5985a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Go 1.x
1515
uses: actions/setup-go@v2
1616
with:
17-
go-version: 1.17
17+
go-version: 1.19
1818
- name: Run tests
1919
run: make test
2020
- name: Codecov

0 commit comments

Comments
 (0)