Skip to content

Commit c4a77f9

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 931908c commit c4a77f9

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.6.0
45+
uses: codecov/codecov-action@v5.4.3
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
4848
slug: kinde-oss/kinde-sveltekit-sdk

0 commit comments

Comments
 (0)