Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 3 to 4 (#879)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 5497dc2 commit b5bb061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verifications.yml
Expand Up @@ -55,6 +55,6 @@ jobs:
run: npm run test:ci

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b5bb061

Please sign in to comment.