Skip to content

Commit

Permalink
update version of codecov github action (#1289)
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMPN authored May 2, 2024
1 parent 794079f commit f2a38de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: |
pytest --cov=fedot -s test/unit
- name: Codecov-coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4

0 comments on commit f2a38de

Please sign in to comment.