Skip to content

Commit daff7f3

Browse files
chore(deps): update codecov/codecov-action digest to 8c40c8c
1 parent f16e776 commit daff7f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
cargo llvm-cov report --lcov --output-path lcov.info
190190
191191
- name: Upload coverage to Codecov
192-
uses: codecov/codecov-action@98ab2c591b94478f4c3606d68ff73601df85ec43
192+
uses: codecov/codecov-action@8c40c8cd55785d55d44dbc0aba9f73db8713f13d
193193
with:
194194
token: ${{ secrets.CODECOV_TOKEN }}
195195
files: lcov.info

0 commit comments

Comments
 (0)