This commit is contained in:
dependabot[bot] 2022-09-20 10:01:26 +00:00 committed by GitHub
commit fa4253ec06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ jobs:
- name: Generate code coverage
run: cargo llvm-cov --all-features --lcov > lcov.info
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.1