Merge pull request #37 from CIRCL/dependabot/github_actions/codecov/codecov-action-3

build(deps): bump codecov/codecov-action from 1 to 3
pull/38/head
Raphaël Vinot 2022-11-11 12:35:58 +01:00 committed by GitHub
commit 2eff2b7127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,4 +82,4 @@ jobs:
poetry run py.test --cov=kittengroomer --cov=filecheck tests/
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3