We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e9d2b1 + a598f04 commit 20adf33Copy full SHA for 20adf33
1 file changed
.github/workflows/build.yml
@@ -88,7 +88,7 @@ jobs:
88
if: matrix.os == 'ubuntu-latest'
89
90
- name: Upload coverage
91
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
92
with:
93
token: ${{ secrets.CODECOV_TOKEN }}
94
0 commit comments