We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a6fbda + 5b77ad4 commit 74283caCopy full SHA for 74283ca
.github/workflows/test.yml
@@ -32,6 +32,6 @@ jobs:
32
targets: test
33
-
34
name: Upload coverage
35
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
36
with:
37
file: ./coverage/clover.xml
0 commit comments