We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1a3957 + 21d7de3 commit f588677Copy full SHA for f588677
1 file changed
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
targets: test
36
-
37
name: Upload coverage
38
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
39
with:
40
file: ./coverage.txt
41
0 commit comments