mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore(workflow): update pnpm version to 9.5.0 in Biome workflow
This commit is contained in:
parent
0666b5b292
commit
3daecd7d71
2
.github/workflows/biome.yml
vendored
2
.github/workflows/biome.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Setup pnpm
|
- name: Setup pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 9
|
version: 9.5.0
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
Loading…
Reference in New Issue
Block a user