Skip to content

Commit bec6706

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

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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
3434
with:
3535
files: lcov.info, lcov-doctest.info

0 commit comments

Comments
 (0)