Skip to content

Commit ada700e

Browse files
committed
chore(deps): update codecov/codecov-action action to v7
1 parent 342c047 commit ada700e

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
@@ -20,7 +20,7 @@ jobs:
2020
- run: npm install
2121
- run: npm test
2222
- name: coverage
23-
uses: codecov/codecov-action@v4
23+
uses: codecov/codecov-action@v7
2424
with:
2525
name: actions linux ${{ matrix.node }}
2626
lint:

0 commit comments

Comments
 (0)