Skip to content

Commit 33550e4

Browse files
committed
chore(workflows/tests): update coverage node version
1 parent 8b3fc82 commit 33550e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
CI: true
5151
- name: Send codecov.io stats
52-
if: matrix.node-version == '12.x'
52+
if: matrix.node-version == '14.x'
5353
uses: codecov/codecov-action@v3
5454

5555
publish:

0 commit comments

Comments
 (0)