1
0
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 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-15 01:31:44 +00:00 committed by GitHub
parent 9fbf5b5ed0
commit 9a55717bf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: