Skip to content

Commit

Permalink
codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven committed Mar 19, 2024
1 parent 8031b1c commit 598d17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: |
! git grep -InE 'json:"' | grep -v _test.go | grep -v yaml:
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
files: ./coverage.txt
flags: unittests # optional
Expand Down

0 comments on commit 598d17c

Please sign in to comment.