We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf25934 + 900c062 commit 2a8d638Copy full SHA for 2a8d638
.github/workflows/test.yml
@@ -27,6 +27,6 @@ jobs:
27
targets: test
28
-
29
name: Upload coverage
30
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
31
with:
32
file: ./coverage/clover.xml
0 commit comments