Skip to content

Commit c932e2e

Browse files
Update codecov/codecov-action action to v5
1 parent 5163aaa commit c932e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: Collect coverage data
3131
run: ./scripts/commands.sh coverage
3232
- name: Upload coverage data to codecov
33-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
33+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
3434
with:
3535
files: lcov.info, lcov-doctest.info

0 commit comments

Comments
 (0)