Skip to content

Commit

Permalink
Merge pull request #85 from renovate-bot/renovate/codecov-codecov-act…
Browse files Browse the repository at this point in the history
…ion-4.x

Update codecov/codecov-action action to v4
  • Loading branch information
NxPKG authored Mar 30, 2024
2 parents 68f36d6 + e794eeb commit 9df5234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Run unit tests
run: make tests
- name: Upload code coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage.txt
e2e:
Expand Down

0 comments on commit 9df5234

Please sign in to comment.