mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-05-11 17:46:26 +00:00
chore(deps): update codecov/codecov-action action to v5 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fbf5b5ed0
commit
9a55717bf5
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
run: |
|
||||
earthly -P +test --GO_VERSION=${{ matrix.go-version }}
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user