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