We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c79b59 + 8e66ad4 commit 1edf618Copy full SHA for 1edf618
.github/workflows/test.yml
@@ -29,6 +29,6 @@ jobs:
29
targets: test
30
-
31
name: Upload coverage
32
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
33
with:
34
file: ./coverage/clover.xml
0 commit comments