There was an error while loading. Please reload this page.
1 parent 9258518 commit 1248efdCopy full SHA for 1248efd
1 file changed
.github/workflows/coverage.yml
@@ -60,7 +60,7 @@ jobs:
60
TEST_HOST: ssh://test-user@localhost:2222
61
XDG_RUNTIME_DIR: /tmp
62
- name: Upload to codecov.io
63
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
64
with:
65
fail_ci_if_error: true
66
services:
0 commit comments