Skip to content

Commit f020a92

Browse files
committed
chore(deps): update codecov/codecov-action action to v5
1 parent 28d206b commit f020a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: npm install
2424
- run: npm test
2525
- name: coverage
26-
uses: codecov/codecov-action@v4
26+
uses: codecov/codecov-action@v5
2727
with:
2828
name: actions linux ${{ matrix.node }}
2929
lint:

0 commit comments

Comments
 (0)