Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2
  • Loading branch information
mrjono1 authored Jan 4, 2025
2 parents c993237 + 7b797c6 commit 5fba74e
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@v5.0.7
uses: codecov/codecov-action@v5.1.2

0 comments on commit 5fba74e

Please sign in to comment.