Skip to content

Commit d1359a1

Browse files
chore(deps): update codecov/codecov-action action to v5.3.1 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1069a71 commit d1359a1

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.1.2
74+
uses: codecov/codecov-action@v5.3.1
7575
with:
7676
file: ./coverage.lcov
7777
env:

0 commit comments

Comments
 (0)