Skip to content

Commit 45ab45b

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0 (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35de829 commit 45ab45b

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

0 commit comments

Comments
 (0)