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.
1 parent f578a65 commit 6084522Copy full SHA for 6084522
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Coverage
60
if: matrix.os == 'ubuntu-latest'
61
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
62
timeout-minutes: 5
63
env:
64
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments