We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 037a058 + a58ce21 commit 6fae446Copy full SHA for 6fae446
1 file changed
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
if: matrix.os == 'ubuntu-latest'
76
77
- name: Upload coverage
78
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
79
with:
80
token: ${{ secrets.CODECOV_TOKEN }}
81
0 commit comments