There was an error while loading. Please reload this page.
2 parents 009f977 + 803eedf commit df9a5e9Copy full SHA for df9a5e9
1 file changed
.github/workflows/ci.yml
@@ -82,6 +82,6 @@ jobs:
82
- name: Generate code coverage
83
run: cargo llvm-cov --all-features --lcov --output-path lcov.info
84
- name: Upload Results
85
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
86
with:
87
files: lcov.info
0 commit comments