We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68e4389 + f659e82 commit c66895dCopy full SHA for c66895d
.github/workflows/tests.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Upload Coverage report to CodeCov
76
continue-on-error: true
77
- uses: codecov/codecov-action@v4.0.2 # https://github.com/codecov/codecov-action
+ uses: codecov/codecov-action@v4.1.0 # https://github.com/codecov/codecov-action
78
with:
79
file: /tmp/coverage.txt
80
0 commit comments