We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f843742 + f10e5d8 commit c102326Copy full SHA for c102326
1 file changed
.github/workflows/build.yaml
@@ -72,7 +72,7 @@ jobs:
72
files: '**/junit.xml'
73
74
- name: Upload coverage
75
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
76
with:
77
token: ${{ secrets.CODECOV_TOKEN }}
78
0 commit comments