Skip to content

Commit

Permalink
Merge pull request #63 from devsheva/renovate/develop-codecov-codecov…
Browse files Browse the repository at this point in the history
…-action-5.x

chore(deps): update codecov/codecov-action action to v5 (develop)
  • Loading branch information
devsheva authored Jan 2, 2025
2 parents b68f153 + 8973214 commit e670a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
- name: Run coverage
run: pnpm coverage
- name: Upload coverage
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e670a27

Please sign in to comment.