Skip to content

Commit

Permalink
Reverted codecov to v3. See: codecov/codecov-action#1292
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Feb 24, 2024
1 parent 2558681 commit 1b9d620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: npm run coverage
- run: npm run lint
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: coverage/lcov.info
env_vars: OS,NODE
Expand Down

0 comments on commit 1b9d620

Please sign in to comment.