We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a26302 + 46c6f68 commit 26761f3Copy full SHA for 26761f3
1 file changed
.github/workflows/test.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Upload coverage to Codecov
47
if: "matrix.use_coverage"
48
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354
49
with:
50
fail_ci_if_error: false
51
verbose: true
0 commit comments