From f4a8c536f44465916edf13305c723b8ecc048ded Mon Sep 17 00:00:00 2001 From: ilyushka <61294398+DRMPN@users.noreply.github.com> Date: Thu, 2 May 2024 20:53:59 +0300 Subject: [PATCH] update version of codecov action --- .github/workflows/unit-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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