Skip to content

Commit 4e72a97

Browse files
committed
Bump codecov action to v5
1 parent f8aabde commit 4e72a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: make vulncheck
4444
-
4545
name: Coverage
46-
uses: codecov/codecov-action@v3
46+
uses: codecov/codecov-action@v5
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
flags: unittests

0 commit comments

Comments
 (0)