⬆️ Upgrade codecov GitHub Action (#420)
This commit is contained in:
parent
e292df2c6e
commit
1ebf7d18eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -35,4 +35,4 @@ jobs:
|
|||
- name: Test
|
||||
run: bash scripts/test.sh
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v2
|
||||
uses: codecov/codecov-action@v3
|
||||
|
|
Loading…
Reference in a new issue