We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bd83e8 + 581c637 commit 4bd287cCopy full SHA for 4bd287c
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