We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7f6667 + f0ad1c6 commit 79f22c6Copy full SHA for 79f22c6
.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@v3.1.4 # https://github.com/codecov/codecov-action
+ uses: codecov/codecov-action@v4.0.0 # https://github.com/codecov/codecov-action
78
with:
79
file: /tmp/coverage.txt
80
0 commit comments