Skip to content

Commit fe5a064

Browse files
committed
Add version
1 parent fe7ed0b commit fe5a064

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compressed-size.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: pnpm/[email protected]
21+
with:
22+
version: 8
2123
- uses: preactjs/compressed-size-action@v2
2224
with:
2325
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)