mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update pnpm/action-setup action to v6.1.0
See associated pull request for more information.
This commit is contained in:
committed by
Andrew Scott
parent
9073469416
commit
ceba448475
@@ -45,7 +45,7 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
|
||||
uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0
|
||||
|
||||
- run: pnpm install --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user