Skip to content

Commit 780d84c

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent d192649 commit 780d84c

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

0 commit comments

Comments
 (0)