Skip to content

Commit 95d2e47

Browse files
chore(deps): update codecov/codecov-action action to v3 (#256)
1 parent c0e7b65 commit 95d2e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
git checkout yarn.lock
5353
- name: run tests
5454
run: yarn cover
55-
- uses: codecov/codecov-action@v2
55+
- uses: codecov/codecov-action@v3
5656
if: ${{ always() }}
5757
test-os:
5858
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)