We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2f875 commit 72763acCopy full SHA for 72763ac
.github/workflows/ng-renovate.yml
@@ -31,7 +31,7 @@ jobs:
31
# this step.
32
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
- uses: ./github-actions/npm/checkout-and-setup-node
34
- - run: npm install --global pnpm@9.15.9
+ - run: npm install --global pnpm@10.14.0
35
shell: bash
36
37
# TODO: Use pnpm/action-setup for pnpm install once pnpm is the packageManager for this repo
0 commit comments