There was an error while loading. Please reload this page.
1 parent 40187e6 commit e568967Copy full SHA for e568967
1 file changed
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup pnpm
28
uses: pnpm/action-setup@v2
29
with:
30
- version: 8
+ version: 10
31
32
- name: Install dependencies
33
run: pnpm install --frozen-lockfile
0 commit comments