Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v4.1.0 (#6886)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Feb 26, 2024
1 parent c3fdf53 commit 07adef9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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: npx nx run-many -t test --output-style=stream --nxBail
- run: tree -L 2 ./coverage -P 'lcov.info'
- uses: codecov/codecov-action@v4.0.2
- uses: codecov/codecov-action@v4.1.0
with:
directory: ./coverage/
flags: summary
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 07adef9

Please sign in to comment.