Skip to content

Commit f308d3e

Browse files
authored
Update main.yml
1 parent 11b80b9 commit f308d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
${{ runner.os }}-
2929
- uses: pnpm/action-setup@v3
3030
with:
31-
version: 9.0.5
31+
version: 8
3232
run_install: true
3333

3434
- run: pnpm i # Run install

0 commit comments

Comments
 (0)