From 6488bd51034667838cb23b50ecfc8bbc32155da3 Mon Sep 17 00:00:00 2001 From: Max Peintner Date: Thu, 10 Jul 2025 17:39:53 +0200 Subject: [PATCH] version --- .github/workflows/console.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/console.yml b/.github/workflows/console.yml index 3553192c33..908d7f5865 100644 --- a/.github/workflows/console.yml +++ b/.github/workflows/console.yml @@ -42,8 +42,6 @@ jobs: version: ${{ inputs.buf_version }} - if: ${{ steps.cache.outputs.cache-hit != 'true' }} uses: pnpm/action-setup@v4 - with: - version: 9.1.2 - if: ${{ steps.cache.outputs.cache-hit != 'true' }} uses: actions/setup-node@v4 with: