Skip to content

Commit 6905f53

Browse files
authored
Merge pull request #98 from devsheva/renovate/develop-codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.3 (develop)
2 parents 11fe561 + 0c2c45a commit 6905f53

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].2
50+
uses: codecov/[email protected].3
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)