Skip to content

Commit 114d613

Browse files
Update codecov/codecov-action digest to 0cfda1d
1 parent 8e9e510 commit 114d613

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@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v4
33+
uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4
3434
with:
3535
files: lcov.info, lcov-doctest.info

0 commit comments

Comments
 (0)