Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4"
Browse files Browse the repository at this point in the history
This reverts commit f6acff4.
  • Loading branch information
lpsinger committed Feb 19, 2024
1 parent f6acff4 commit 83821af
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 @@ -25,4 +25,4 @@ jobs:
- name: Run Prettier code style checks
run: npx prettier -c .
- name: Upload to Codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

0 comments on commit 83821af

Please sign in to comment.