1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 00:23:17 +00:00

Remove hardcoded pnpm version

This commit is contained in:
Anders Åberg
2025-12-19 11:28:54 +01:00
parent 91150b5b87
commit f36d86f8cf
9 changed files with 0 additions and 34 deletions

View File

@@ -59,8 +59,6 @@ jobs:
- name: Set up pnpm
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
with:
version: 10
if: steps.get-changed-files-for-chromatic.outputs.storyFiles == 'true'
- name: Set up Node