We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6fbda commit 5b77ad4Copy full SHA for 5b77ad4
.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