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