Skip to content

Commit c5ca381

Browse files
committed
chore: upgrades codecov GA version
Signed-off-by: Amit Singh <[email protected]>
1 parent 688382b commit c5ca381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: make test
7272

7373
- name: Upload coverage report
74-
uses: codecov/codecov-action@v3
74+
uses: codecov/codecov-action@v5
7575
with:
7676
token: ${{ secrets.CODECOV_TOKEN }}
7777
files: ./cover.out

0 commit comments

Comments
 (0)