We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c79b59 commit 8e66ad4Copy full SHA for 8e66ad4
.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