We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a6fb4e + 5f44e30 commit c18d2cdCopy full SHA for c18d2cd
.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.5.0 # https://github.com/codecov/codecov-action
+ uses: codecov/codecov-action@v4.6.0 # https://github.com/codecov/codecov-action
78
with:
79
file: /tmp/coverage.txt
80
0 commit comments