Skip to content

Commit a76a7cc

Browse files
chore(deps): bump codecov/codecov-action from 3 to 4 (#194)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c21af5 commit a76a7cc

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
@@ -90,7 +90,7 @@ jobs:
9090
run: npm run test
9191

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

9595
release:
9696
name: 🚀 Release

0 commit comments

Comments
 (0)