diff --git a/.github/workflows/unit-build.yml b/.github/workflows/unit-build.yml index a7ca045881..b9ec05e1fd 100644 --- a/.github/workflows/unit-build.yml +++ b/.github/workflows/unit-build.yml @@ -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