Skip to content

Commit 6c26ffd

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent e352ded commit 6c26ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
git checkout yarn.lock
4343
- name: run tests
4444
run: yarn cover
45-
- uses: codecov/codecov-action@v3
45+
- uses: codecov/codecov-action@v4
4646
if: ${{ always() }}
4747
test-os:
4848
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)