Skip to content
Snippets Groups Projects
Unverified Commit f9fa0a7d authored by Julien Pinsonneau's avatar Julien Pinsonneau Committed by GitHub
Browse files

codecov v4 (#312)

parent cb2cf534
Branches
Tags
No related merge requests found
...@@ -29,7 +29,7 @@ jobs: ...@@ -29,7 +29,7 @@ jobs:
run: go mod vendor run: go mod vendor
- name: Report coverage - name: Report coverage
if: ${{ matrix.go == '1.21' }} if: ${{ matrix.go == '1.21' }}
uses: codecov/codecov-action@v2.1.0 uses: codecov/codecov-action@v4
with: with:
files: ./cover.out files: ./cover.out
flags: unittests flags: unittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment