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 49e2c89 + ca44a61 commit cbcb9e4Copy full SHA for cbcb9e4
.github/workflows/linux.yml
@@ -99,7 +99,7 @@ jobs:
99
sed -i '2,${/roadrunner/!d}' summary.txt
100
101
- name: upload to codecov
102
- uses: codecov/codecov-action@v4 # Docs: <https://github.com/codecov/codecov-action>
+ uses: codecov/codecov-action@v5 # Docs: <https://github.com/codecov/codecov-action>
103
with:
104
file: ./coverage/summary.txt
105
fail_ci_if_error: false
0 commit comments