Skip to content

Commit e750a12

Browse files
Update codecov/codecov-action action to v5 (#82)
1 parent 951f378 commit e750a12

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
@@ -31,6 +31,6 @@ jobs:
3131
- name: Collect coverage data
3232
run: just coverage
3333
- name: Upload coverage data to codecov
34-
uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v4
34+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
3535
with:
3636
files: lcov.info, lcov-doctest.info

0 commit comments

Comments
 (0)