chore(deps): update codecov/codecov-action action to v4
This commit is contained in:
parent
a9dc57e77a
commit
7b3e7b293c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -45,5 +45,5 @@ jobs:
|
||||||
GIT_HASH: 8e77345f1597e40c2e266cb4e6dee74888918a61
|
GIT_HASH: 8e77345f1597e40c2e266cb4e6dee74888918a61
|
||||||
|
|
||||||
- name: Upload to Codecov
|
- name: Upload to Codecov
|
||||||
uses: codecov/codecov-action@v2
|
uses: codecov/codecov-action@v4
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
|
|
Loading…
Add table
Reference in a new issue