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.
codecov-action
1 parent 7647901 commit 5cdd73aCopy full SHA for 5cdd73a
.github/workflows/pullrequest.yml
@@ -42,6 +42,6 @@ jobs:
42
package
43
44
- name: Upload coverage to Codecov
45
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
46
with:
47
token: ${{ secrets.CODECOV_TOKEN }}
.github/workflows/release.yml
@@ -41,6 +41,6 @@ jobs:
41
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments