mirror of https://github.com/databricks/cli.git
Update codecov/codecov-action to v3 (#1149)
## Changes v1 has been deprecated for a long time and produces warnings in action output.
This commit is contained in:
parent
8922bf916c
commit
8988920a3e
|
@ -56,7 +56,7 @@ jobs:
|
|||
run: make test
|
||||
|
||||
- name: Publish test coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v3
|
||||
|
||||
fmt:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue