Skip to content

Commit 83a405a

Browse files
authored
Merge pull request #56 from kinde-oss/renovate/codecov-codecov-action-5.x
2 parents 931908c + c4a77f9 commit 83a405a

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)