From a50a56ed98796a46b01f71b85002f99e07e51ce2 Mon Sep 17 00:00:00 2001 From: Daouda Diakite Date: Wed, 20 Nov 2024 16:08:44 +0100 Subject: [PATCH] chore: Update core version --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 470a7ac..9b9e153 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -139,7 +139,7 @@ jobs: with: working-directory: ${{ github.workspace }}/infra type: localhost - core-version: 0.21.0 + core-version: 0.28.0 - name: Run Client tests timeout-minutes: 5