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:
2
.github/workflows/chromatic.yml
vendored
2
.github/workflows/chromatic.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user