Skip to content

Commit a84526c

Browse files
chore(deps): update codecov/codecov-action digest to 09686fc
1 parent f16e776 commit a84526c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)