Skip to content

Commit 3cf1b15

Browse files
authored
Merge pull request #1210 from TheBlueMatt/2021-12-new-codecod-upload
Upgrade to codecov uploader v2
2 parents cd4dc39 + 4fc7bce commit 3cf1b15

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
@@ -172,7 +172,7 @@ jobs:
172172
done
173173
- name: Upload coverage
174174
if: matrix.coverage
175-
uses: codecov/codecov-action@v1
175+
uses: codecov/codecov-action@v2
176176
with:
177177
# Could you use this to fake the coverage report for your PR? Sure.
178178
# Will anyone be impressed by your amazing coverage? No

0 commit comments

Comments
 (0)