We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b748567 + 170d727 commit 51b3714Copy full SHA for 51b3714
1 file changed
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
targets: test
39
-
40
name: Upload coverage
41
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
42
with:
43
file: ./coverage.txt
44
0 commit comments