We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a7308 commit 8004593Copy full SHA for 8004593
.github/workflows/ci_internal.yml
@@ -59,7 +59,7 @@ jobs:
59
coverage xml
60
61
- name: Upload coverage to Codecov
62
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
63
if: always()
64
# see: https://github.com/actions/toolkit/issues/399
65
continue-on-error: true
0 commit comments