Skip to content

Commit eaf4cfc

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0 (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62fb410 commit eaf4cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- if: ${{ success() && inputs.testUnit == 'test-with-coverage' }}
7373
continue-on-error: true
74-
uses: codecov/codecov-action@v5.3.1
74+
uses: codecov/codecov-action@v5.4.0
7575
with:
7676
file: ./coverage.lcov
7777
env:

0 commit comments

Comments
 (0)