Skip to content

Commit

Permalink
Merge pull request #488 from mrjono1/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-4.6.0

build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0
  • Loading branch information
mrjono1 authored Nov 1, 2024
2 parents 0f0fce6 + 711bad2 commit 07b11f5
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 @@ -29,4 +29,4 @@ jobs:
- name: Run tests and Code coverage
run: yarn coverage
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0

0 comments on commit 07b11f5

Please sign in to comment.