chore(deps): update codecov/codecov-action action to v5

This commit is contained in:
renovate[bot]
2024-11-15 01:29:23 +00:00
committed by GitHub
parent 81739bcbc0
commit 56d7ad5010

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: