Skip to content

Commit 732a991

Browse files
Update codecov/codecov-action action to v5 (#862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a91aa67 commit 732a991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
coverage combine
4949
coverage xml
5050
- name: Upload coverage to Codecov
51-
uses: codecov/codecov-action@v4
51+
uses: codecov/codecov-action@v5
5252
with:
5353
file: coverage.xml
5454
flags: unittests

0 commit comments

Comments
 (0)