From f2a38de5c3e81137b2663e3b647a56d8485510b4 Mon Sep 17 00:00:00 2001 From: ilyushka <61294398+DRMPN@users.noreply.github.com> Date: Thu, 2 May 2024 21:13:35 +0300 Subject: [PATCH] update version of codecov github action (#1289) --- .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