There was an error while loading. Please reload this page.
1 parent 84da419 commit cc8d88fCopy full SHA for cc8d88f
1 file changed
.github/workflows/deploy-basic-example.yml
@@ -26,6 +26,8 @@ jobs:
26
27
- name: Setup pnpm
28
uses: pnpm/action-setup@v6
29
+ with:
30
+ version: 11.10.0
31
32
- name: Setup Node
33
uses: actions/setup-node@v6
0 commit comments