Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #195 from fdm-monster/renovate/codecov-codecov-act…
Browse files Browse the repository at this point in the history
…ion-4.x

chore(deps): update codecov/codecov-action action to v4
  • Loading branch information
davidzwa authored Jan 31, 2024
2 parents 89a9bf5 + 9d2e63d commit 4e73b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
NODE_OPTIONS: '--max_old_space_size=4096'

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 4e73b3e

Please sign in to comment.