Skip to content

Commit 1aa56aa

Browse files
committed
chore(version): lock pnpm version 9
1 parent 3694d62 commit 1aa56aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install PNPM
2121
uses: pnpm/action-setup@v2
2222
with:
23-
version: latest
23+
version: 9
2424

2525
- name: Restore Cache
2626
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)