Skip to content

Commit 72763ac

Browse files
josephperrottalan-agius4
authored andcommitted
ci: update pnpm for renovate to version 10.14.0
Update to the latest version of pnpm as it will automatically use the version of pnpm that is described in the packageManager field
1 parent 4d2f875 commit 72763ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ng-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# this step.
3232
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3333
- uses: ./github-actions/npm/checkout-and-setup-node
34-
- run: npm install --global pnpm@9.15.9
34+
- run: npm install --global pnpm@10.14.0
3535
shell: bash
3636

3737
# TODO: Use pnpm/action-setup for pnpm install once pnpm is the packageManager for this repo

0 commit comments

Comments
 (0)