There was an error while loading. Please reload this page.
2 parents 0f1986d + 197451b commit ca18b09Copy full SHA for ca18b09
1 file changed
.github/workflows/run-tests.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Run linter and tests
39
run: make test-ci
40
- name: Update code coverage
41
- uses: codecov/codecov-action@v5.5.2
+ uses: codecov/codecov-action@v5.5.3
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
44
flags: unittests
0 commit comments