Skip to content

Commit

Permalink
chore: update codecov/codecov-action action to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Dec 18, 2024
1 parent a9a856b commit 6ca92a4
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].1
- uses: codecov/[email protected].2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit 6ca92a4

Please sign in to comment.