File tree Expand file tree Collapse file tree
github-actions/npm/checkout-and-setup-node Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 working-directory : ./.github/ng-renovate
3939 - name : Setup UV
4040 if : matrix.REPOSITORY == 'angular/web-codegen-scorer' # UV is only needed for web-codegen-scorer as it uses python.
41- uses : astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4 .0
41+ uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .0
4242 - name : Setup Dart
4343 if : matrix.REPOSITORY == 'angular/dev-infra' # Dart is only needed for rules_sass which is in dev-infra.
4444 uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c # v1
Original file line number Diff line number Diff line change 5454 fi
5555
5656 - if : steps.packageManager.outputs.PACKAGE_MANAGER == 'pnpm'
57- uses : pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3 .0
57+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
5858 with :
5959 run_install : false
6060
You can’t perform that action at this time.
0 commit comments