ci: fix pnpm/action-setup
parent
6a21775c90
commit
563cd3d92b
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
deno-version: 1.x
|
deno-version: 1.x
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v2
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 8.11.0
|
version: 8.11.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue