Update codecov/codecov-action action to v5

This commit is contained in:
renovate[bot]
2024-11-15 00:14:26 +00:00
committed by GitHub
parent 57e911e62a
commit d72b5a9c13

View File

@@ -29,7 +29,7 @@ jobs:
run: |
earthly +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: