Skip to content

Commit 4459e1a

Browse files
authored
Merge pull request #27 from kinde-oss/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.0.4
2 parents 42ba34a + 36bd510 commit 4459e1a

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
@@ -36,6 +36,6 @@ jobs:
3636
- run: pnpm build
3737
- run: pnpm test:coverage
3838
- name: Upload coverage reports to Codecov
39-
uses: codecov/[email protected].2
39+
uses: codecov/[email protected].4
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)