mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-17 07:17:41 +00:00
chore(deps): update codecov/codecov-action action to v4 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@@ -30,6 +30,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
earthly -P +test --GO_VERSION=${{ matrix.go-version }}
|
earthly -P +test --GO_VERSION=${{ matrix.go-version }}
|
||||||
- name: Codecov
|
- name: Codecov
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
file: ./coverage.out
|
file: ./coverage.out
|
||||||
|
Reference in New Issue
Block a user