We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a344e2 + fd9a8a3 commit ca9e3a7Copy full SHA for ca9e3a7
1 file changed
.github/workflows/linux.yml
@@ -111,7 +111,7 @@ jobs:
111
mv summary.filtered.txt summary.txt
112
113
- name: upload to codecov
114
- uses: codecov/codecov-action@v6 # Docs: <https://github.com/codecov/codecov-action>
+ uses: codecov/codecov-action@v7 # Docs: <https://github.com/codecov/codecov-action>
115
with:
116
token: ${{ secrets.CODECOV_TOKEN }}
117
files: summary.txt
0 commit comments