Skip to content

Commit 7add290

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0
1 parent 51ef798 commit 7add290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- run: pnpm build
4343
- run: pnpm test:coverage
4444
- name: Upload coverage reports to Codecov
45-
uses: codecov/codecov-action@v4.0.1
45+
uses: codecov/codecov-action@v4.6.0
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
4848
slug: kinde-oss/kinde-sveltekit-sdk

0 commit comments

Comments
 (0)