Skip to content

Commit a5f49b5

Browse files
Upgrade: Bump codecov/codecov-action from 3 to 4 (#109)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aac9f9b commit a5f49b5

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
@@ -85,7 +85,7 @@ jobs:
8585
run: npm run test
8686

8787
- name: ⬆️ Upload coverage report
88-
uses: codecov/codecov-action@v3
88+
uses: codecov/codecov-action@v4
8989

9090
release:
9191
name: 🚀 Release

0 commit comments

Comments
 (0)