We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bb12f commit 664d17eCopy full SHA for 664d17e
.github/workflows/codecov.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
tool: cargo-tarpaulin
17
- run: cargo tarpaulin --out Xml
18
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
19
# A codecov token is not needed for public repos if the repo is linked
20
# on codecov.io. See https://docs.codecov.com/docs/frequently-asked-questions#where-is-the-repository-upload-token-found
21
- uses: actions/upload-artifact@v2
0 commit comments