mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 00:39:36 +00:00
chore(v2): replace old codecov uploader (#3532)
* chore(v2): replace old codecov uploader * Update .github/workflows/zitadel.yml
This commit is contained in:
parent
2af3e228e4
commit
f9e79ef8fe
4
.github/workflows/zitadel.yml
vendored
4
.github/workflows/zitadel.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
name: console
|
||||
path: .artifacts/console
|
||||
- name: Publish go coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v3.1.0
|
||||
with:
|
||||
files: .artifacts/codecov/profile.cov
|
||||
file: .artifacts/codecov/profile.cov
|
||||
name: go-codecov
|
||||
|
Loading…
Reference in New Issue
Block a user