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 changed files with 752 additions and 588 deletions
2
.github/workflows/danger.yml
vendored
2
.github/workflows/danger.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v3
|
- uses: pnpm/action-setup@v3
|
||||||
with:
|
with:
|
||||||
version: 8
|
version: 9
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
|
|
1338
script/danger/pnpm-lock.yaml
generated
1338
script/danger/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue