|
@@ -18,7 +18,7 @@ jobs:
|
|
|
- uses: codecov/codecov-action@v4
|
|
- uses: codecov/codecov-action@v4
|
|
|
# A codecov token is not needed for public repos if the repo is linked
|
|
# A codecov token is not needed for public repos if the repo is linked
|
|
|
# on codecov.io. See https://docs.codecov.com/docs/frequently-asked-questions#where-is-the-repository-upload-token-found
|
|
# on codecov.io. See https://docs.codecov.com/docs/frequently-asked-questions#where-is-the-repository-upload-token-found
|
|
|
- - uses: actions/upload-artifact@v2
|
|
|
|
|
|
|
+ - uses: actions/upload-artifact@v4
|
|
|
with:
|
|
with:
|
|
|
name: code-coverage-report
|
|
name: code-coverage-report
|
|
|
path: cobertura.xml
|
|
path: cobertura.xml
|