Skip to content

Commit 7eeb25e

Browse files
chore(deps): bump codecov/codecov-action from 3 to 4 (#283)
1 parent 2c91b45 commit 7eeb25e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
DATABASE_URL: postgres://eventually:password@localhost:5432/eventually?sslmode=disable
106106

107107
- name: Upload to codecov.io
108-
uses: codecov/codecov-action@v3
108+
uses: codecov/codecov-action@v4
109109
with:
110110
files: lcov.info
111111

0 commit comments

Comments
 (0)