Skip to content

Commit

Permalink
chore(): use lerna@6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman authored Jun 12, 2023
1 parent 6cbc29e commit 5d0a737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lerna-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Lerna Version
run: npx lerna version --yes
run: npx lerna@6 version --yes

0 comments on commit 5d0a737

Please sign in to comment.