Merge pull request #131 from nim65s/dependabot/github_actions/codecov/codecov-action-4

build(deps): bump codecov/codecov-action from 3 to 4
This commit is contained in:
Guilhem Saurel 2024-03-01 14:34:33 +01:00 committed by GitHub
commit 1eaa9860f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,4 +6,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: docker-compose -f test.yml up --exit-code-from tests
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4