1 parent 73df497 commit f4a8be2Copy full SHA for f4a8be2
1 file changed
.github/workflows/linux.yaml
@@ -89,7 +89,7 @@ jobs:
89
90
cover -report codecovbash
91
- name: Upload coverage to Codecov
92
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v6
93
with:
94
file: ./cover_db/codecov.json
95
fail_ci_if_error: true
0 commit comments