Skip to content

Commit 338532f

Browse files
chore(deps): update codecov/codecov-action digest to a9883cc
1 parent f16e776 commit 338532f

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

0 commit comments

Comments
 (0)