We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b07524b + 36c386b commit 48c69cdCopy full SHA for 48c69cd
1 file changed
.github/workflows/coverage.yml
@@ -110,6 +110,6 @@ jobs:
110
continue-on-error: ${{ matrix.experimental != 'false' }}
111
112
- name: Upload results to Codecov
113
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
114
with:
115
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments