build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#2765)
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Run coverage (IO tests and Spec tests against PostgreSQL 15)
|
||||
run: postgrest-coverage
|
||||
- name: Upload coverage to codecov
|
||||
uses: codecov/codecov-action@v3.1.2
|
||||
uses: codecov/codecov-action@v3.1.3
|
||||
with:
|
||||
files: ./coverage/codecov.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user