Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 3 to 4 (#22)
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 May 17, 2024
1 parent f81f2ae commit 668b817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
npm install
- run: |
npm run all
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
file: ./coverage/clover.xml
test: # make sure the action works on a clean machine without building
Expand Down

0 comments on commit 668b817

Please sign in to comment.