From 57d8ec1fe4b8210d547c20b4cf9edcd03cd76906 Mon Sep 17 00:00:00 2001 From: jdre Date: Fri, 31 May 2024 09:35:08 +0200 Subject: [PATCH] feat(ci): collect shell versions Set versions as workflow variable n/a --- .github/workflows/collect-shell-versions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/collect-shell-versions.yml b/.github/workflows/collect-shell-versions.yml index c51c0d32..34d2f03e 100644 --- a/.github/workflows/collect-shell-versions.yml +++ b/.github/workflows/collect-shell-versions.yml @@ -24,6 +24,7 @@ jobs: cache: 'npm' - name: Get @c8y/ngx-components, non-deprecated dist versions + id: check-deprecated run: npm run collect-shell-versions - name: Use non-deprecated versions