Skip to content

Commit 212320d

Browse files
authored
Merge pull request #90 from devsheva/renovate/develop-codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.2 (develop)
2 parents 8db8672 + a958dde commit 212320d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
- name: Run coverage
4848
run: pnpm coverage
4949
- name: Upload coverage
50-
uses: codecov/[email protected].0
50+
uses: codecov/[email protected].2
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)