Skip to content

Commit 6847451

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0
1 parent ba84c6a commit 6847451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)