From 1206b8f011f4e11fd6953f44966d2199289ae9ba Mon Sep 17 00:00:00 2001 From: YolanFery Date: Tue, 3 Dec 2024 08:58:49 +0100 Subject: [PATCH] fix --- openhexa/sdk/pipelines/runtime.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openhexa/sdk/pipelines/runtime.py b/openhexa/sdk/pipelines/runtime.py index e7d1706..355ae40 100644 --- a/openhexa/sdk/pipelines/runtime.py +++ b/openhexa/sdk/pipelines/runtime.py @@ -50,7 +50,7 @@ def download_pipeline(url: str, token: str, run_id: str, target_dir: str): pipelineRun(id: $id) { id version { - number + versionNumber } code }