From c19b794a58243f5315329dfa3e917099f4d833ff Mon Sep 17 00:00:00 2001 From: Andrei Vishniakov <31008759+avishniakov@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:22:04 +0100 Subject: [PATCH] update zenml ref --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69af39b..afdb17b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,4 +38,4 @@ jobs: with: stack-name: ${{ matrix.stack-name }} python-version: ${{ matrix.python-version }} - ref-zenml: feature/OSS-2190-data-as-first-class-citizen + ref-zenml: feature/OSS-2574-add-metadata-to-model-versions