We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 130f849 + cf15f41 commit 19ef725Copy full SHA for 19ef725
1 file changed
.github/workflows/buildtest.yml
@@ -130,7 +130,7 @@ jobs:
130
cat coverage.xml
131
echo '::endgroup::'
132
- name: Send coverage
133
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
134
with:
135
files: ./coverage.xml
136
env_vars: OS,VIMVER
@@ -270,7 +270,7 @@ jobs:
270
271
272
273
274
275
276
0 commit comments