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
|
||||
with:
|
||||
version: 8
|
||||
version: 9
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue