Skip to content

Commit

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

chore(deps): update codecov/codecov-action action to v4.6.0 (master)
  • Loading branch information
devsheva authored Oct 1, 2024
2 parents 2130a0b + b14721a commit 9c5bfe5
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.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9c5bfe5

Please sign in to comment.