Skip to content

Commit 7ff2370

Browse files
chore(deps): update codecov/codecov-action action to v4.3.0 (#1235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a67630 commit 7ff2370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
- run: pnpm install
5959
- run: pnpm run build
6060
- run: pnpm run test:coverage --environment ${{ matrix.test-environment }}
61-
- uses: codecov/codecov-action@v4.2.0
61+
- uses: codecov/codecov-action@v4.3.0

0 commit comments

Comments
 (0)