build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#2757)
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.1
|
||||
uses: codecov/codecov-action@v3.1.2
|
||||
with:
|
||||
files: ./coverage/codecov.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user