Skip to content

Commit 73c2d2f

Browse files
committed
update codecov
1 parent de45e9c commit 73c2d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
env:
5454
DATABASE_URL: postgresql+psycopg://postgres:postgres@localhost:5432/postgres
5555
- name: Upload coverage reports to Codecov
56-
uses: codecov/codecov-action@v4.0.1
56+
uses: codecov/codecov-action@v4.4.1
5757
with:
5858
token: ${{ secrets.CODECOV_TOKEN }}
5959
build:

0 commit comments

Comments
 (0)