There was an error while loading. Please reload this page.
2 parents c095307 + b85ab4a commit 0e83afbCopy full SHA for 0e83afb
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Upload coverage
36
if: matrix.os == 'ubuntu-latest' && matrix.go == '1.26'
37
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
38
with:
39
files: ./coverage.out
40
flags: unittests
0 commit comments