Skip to content

Commit 010c385

Browse files
authored
Merge pull request #1132 from wakatime/misc/codecov-action
Bump codecov action to v5
2 parents f8aabde + 4e72a97 commit 010c385

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)