Skip to content

Commit 97c1738

Browse files
chore(deps): update codecov/codecov-action action to v4 (#6563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d19474b commit 97c1738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
path: |
112112
/home/runner/.npm/_logs/**/*
113113
114-
- uses: codecov/codecov-action@v3
114+
- uses: codecov/codecov-action@v4
115115
continue-on-error: true
116116
with:
117117
flags: ${{ steps.test-coverage-flags.outputs.os }},${{ steps.test-coverage-flags.outputs.node }}

0 commit comments

Comments
 (0)