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:
renovate[bot]
2024-11-15 01:31:44 +00:00
committed by GitHub
parent 9fbf5b5ed0
commit 9a55717bf5

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: