Skip to content

Commit 54ba65a

Browse files
chore(deps): update codecov/codecov-action digest to 5a10915
1 parent d1a33db commit 54ba65a

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@5a1091511ad55cbe89839c7260b706298ca349f7
193193
with:
194194
token: ${{ secrets.CODECOV_TOKEN }}
195195
files: lcov.info

0 commit comments

Comments
 (0)