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