Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 3 to 4 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 2c91b45 commit 7eeb25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
DATABASE_URL: postgres://eventually:password@localhost:5432/eventually?sslmode=disable

- name: Upload to codecov.io
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: lcov.info

Expand Down

0 comments on commit 7eeb25e

Please sign in to comment.