Skip to content

Commit

Permalink
chore: bump codecov/codecov-action from 3 to 4 (#600)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heba <31887807+helayoty@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and helayoty committed Jun 13, 2024
1 parent 80ca984 commit b686e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
make unit-tests
- name: Upload Codecov report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
## Comma-separated list of files to upload
files: ./coverage.txt

0 comments on commit b686e86

Please sign in to comment.