mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
chore(deps): update dependency pnpm to v9.15.9
This commit is contained in:
parent
642a532378
commit
a2b88ac64e
3 changed files with 3 additions and 3 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v2
|
- uses: pnpm/action-setup@v2
|
||||||
with:
|
with:
|
||||||
version: 9.5.0
|
version: 9.15.9
|
||||||
run_install: true
|
run_install: true
|
||||||
|
|
||||||
- run: pnpm run build
|
- run: pnpm run build
|
||||||
|
|
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v2
|
- uses: pnpm/action-setup@v2
|
||||||
with:
|
with:
|
||||||
version: 9.5.0
|
version: 9.15.9
|
||||||
run_install: true
|
run_install: true
|
||||||
|
|
||||||
- run: pnpm run build
|
- run: pnpm run build
|
||||||
|
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v2
|
- uses: pnpm/action-setup@v2
|
||||||
with:
|
with:
|
||||||
version: 9.5.0
|
version: 9.15.9
|
||||||
run_install: true
|
run_install: true
|
||||||
|
|
||||||
- run: pnpm run build
|
- run: pnpm run build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue