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