Skip to content

Commit

Permalink
refactor: rollback to V3
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Dec 26, 2024
1 parent 9a16e09 commit 8280702
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 @@ -90,7 +90,7 @@ jobs:
name: coverage
path: coverage.xml
- name: codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
file: ./coverage.xml
files: ./coverage.xml
Expand Down

0 comments on commit 8280702

Please sign in to comment.