Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 0d28005 commit fb5db58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm run test

- name: Code Coverage
uses: codecov/codecov-action@v4.4.1
uses: codecov/codecov-action@v4.5.0

- name: Build
run: npm run build
Expand Down

0 comments on commit fb5db58

Please sign in to comment.