mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-18 08:06:44 +00:00
Update codecov/codecov-action action to v4 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/unit-tests.yaml
vendored
2
.github/workflows/unit-tests.yaml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Run tests
|
||||
run: earthly +test
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
file: ./coverage.out
|
||||
|
Reference in New Issue
Block a user