Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 3 to 4 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Apr 23, 2024
2 parents 66a92ad + b709910 commit a550303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
name: coverage
path: coverage.xml
- name: codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit a550303

Please sign in to comment.