mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 08:42:21 +03:00
danger: Upgrade to pnpm v9 (#13051)
This PR upgrades Danger to use pnpm v9. Release Notes: - N/A
This commit is contained in:
parent
0f59607100
commit
bf03f66d02
2
.github/workflows/danger.yml
vendored
2
.github/workflows/danger.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- uses: pnpm/action-setup@v3
|
||||
with:
|
||||
version: 8
|
||||
version: 9
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user