Skip to content

Commit 6167c37

Browse files
committed
Update codecov action
1 parent 1eeac26 commit 6167c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
coverage combine
8282
coverage xml
8383
84-
- uses: codecov/codecov-action@v3
84+
- uses: codecov/codecov-action@v4
8585
with:
8686
# Explicitly using the token in order to avoid Codecov rate limit errors
8787
# See https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954

0 commit comments

Comments
 (0)