Skip to content

Commit

Permalink
chore: update codecov/codecov-action action to v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Nov 24, 2024
1 parent 1344f9d commit c65163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npm test
- run: tree -L 2 ./coverage -P 'lcov.info'
- uses: codecov/[email protected].4
- uses: codecov/[email protected].7
with:
codecov_yml_path: ./.github/codecov.yml
directory: ./coverage/
Expand Down

0 comments on commit c65163e

Please sign in to comment.