Skip to content

Commit c9ddac9

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

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.5.0
61+
- uses: codecov/codecov-action@v4.6.0

0 commit comments

Comments
 (0)