Skip to content

Commit 3b2bbbe

Browse files
committed
codecov-action@v4 issue, lowering to v3
1 parent fa5c619 commit 3b2bbbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Upload Coverage to codecov
119119
if: always() && !startsWith(github.ref, 'refs/tags/v')
120-
uses: codecov/codecov-action@v4
120+
uses: codecov/codecov-action@v3
121121
with:
122122
files: ./output/TestResults/Coverage.xml
123123
flags: ${{ matrix.info.name }}

0 commit comments

Comments
 (0)