Skip to content

Commit a54e97a

Browse files
authored
Update main.yml
1 parent 192b439 commit a54e97a

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/[email protected]
3030
with:
31-
version: 6.20.1
31+
version: 6
3232
run_install: true
3333

3434
- run: pnpm i # Run install

0 commit comments

Comments
 (0)