Skip to content

Commit

Permalink
chore(workflows/tests): update coverage node version
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Aug 15, 2023
1 parent 8b3fc82 commit 33550e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
CI: true
- name: Send codecov.io stats
if: matrix.node-version == '12.x'
if: matrix.node-version == '14.x'
uses: codecov/codecov-action@v3

publish:
Expand Down

0 comments on commit 33550e4

Please sign in to comment.