Skip to content

Commit

Permalink
Merge pull request #293 from shufo/renovate/codecov-codecov-action-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo authored Dec 22, 2024
2 parents 3ef2d9c + f6352f1 commit eec9374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
yarn run test
env:
CI: true
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit eec9374

Please sign in to comment.