Skip to content

Commit 3c34350

Browse files
authored
Merge pull request #77 from devsheva/renovate/develop-codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.0 (develop)
2 parents b6e868e + 6847451 commit 3c34350

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/codecov-action@v5.1.2
50+
uses: codecov/codecov-action@v5.4.0
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)