Skip to content

Commit b1aee55

Browse files
chore(deps): bump codecov/codecov-action from 3 to 4 (#151)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 867f770 commit b1aee55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: npm run test
9393

9494
- name: ⬆️ Upload coverage report
95-
uses: codecov/codecov-action@v3
95+
uses: codecov/codecov-action@v4
9696

9797
release:
9898
name: 🚀 Release

0 commit comments

Comments
 (0)