Merge pull request #810 from zcash/dependabot/github_actions/codecov/codecov-action-3.1.2

Bump codecov/codecov-action from 3.1.1 to 3.1.2
This commit is contained in:
str4d 2023-04-13 22:25:16 +01:00 committed by GitHub
commit 47596b08ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ jobs:
- name: Generate coverage report
run: cargo tarpaulin --engine llvm --all-features --release --timeout 600 --out Xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v3.1.2
doc-links:
name: Intra-doc links