Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 4.3.0 to 4.5.0
  • Loading branch information
mrjono1 authored Jul 1, 2024
2 parents 199a0bd + 6c85a8c commit 532baff
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.3.0
uses: codecov/codecov-action@v4.5.0

0 comments on commit 532baff

Please sign in to comment.