We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d56aec + 462d1a7 commit 413ce2dCopy full SHA for 413ce2d
1 file changed
.github/workflows/build.yaml
@@ -84,7 +84,7 @@ jobs:
84
files: '**/junit.xml'
85
86
- name: Upload coverage
87
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
88
with:
89
token: ${{ secrets.CODECOV_TOKEN }}
90
0 commit comments