Skip to content

Commit 1150d14

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 0df3a2f commit 1150d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: yarn run test:ci
2424

2525
- name: "Upload coverage reports"
26-
uses: codecov/codecov-action@v4
26+
uses: codecov/codecov-action@v5
2727
with:
2828
fail_ci_if_error: true
2929
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)