Skip to content

Commit 235f8fe

Browse files
Update coverage.yml
1 parent cd68381 commit 235f8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: setup-go
1313
uses: actions/setup-go@v3
1414
with:
15-
go-version: '1.21'
15+
go-version: '1.22'
1616
- name: Run tests
1717
run: |
1818
make test

0 commit comments

Comments
 (0)