Skip to content

Commit 8f8bc44

Browse files
Merge pull request #449 from polystat/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
2 parents e2cc852 + 1d66bf0 commit 8f8bc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,6 @@ jobs:
220220
name: testcuite
221221
path: project/bin/testcuite/
222222

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

0 commit comments

Comments
 (0)