Skip to content

Commit

Permalink
Merge pull request #449 from polystat/renovate/codecov-codecov-action…
Browse files Browse the repository at this point in the history
…-4.x

Update codecov/codecov-action action to v4
  • Loading branch information
IngeniariusSoftware authored Sep 14, 2023
2 parents e2cc852 + 1d66bf0 commit 8f8bc44
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 @@ -220,6 +220,6 @@ jobs:
name: testcuite
path: project/bin/testcuite/

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
files: ./project/bin/main/codecov.txt,./project/bin/testcuite/codecov.txt

0 comments on commit 8f8bc44

Please sign in to comment.