We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bac744 + 732ec84 commit f3c00beCopy full SHA for f3c00be
1 file changed
.github/workflows/build.yaml
@@ -66,7 +66,7 @@ jobs:
66
files: '**/junit.xml'
67
68
- name: Upload coverage
69
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
72
0 commit comments