Skip to content

Commit 7a1bdb5

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent fc0658b commit 7a1bdb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
env:
5656
NODE_OPTIONS: --max_old_space_size=6144
5757
- name: Code Coverage
58-
uses: codecov/codecov-action@v3
58+
uses: codecov/codecov-action@v6
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)