Skip to content

Commit 374b521

Browse files
committed
version: 8.15.9
1 parent 1257d75 commit 374b521

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install pnpm
1313
uses: pnpm/action-setup@v4
1414
with:
15-
version: 7.11.0
15+
version: 8.15.9
1616

1717
- uses: andresz1/size-limit-action@v1
1818
with:

.github/workflows/storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v4
1818
with:
19-
version: 7.11.0
19+
version: 8.15.9
2020

2121
- name: Use Node ${{ matrix.node }}
2222
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)