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 3737 working-directory : ./.github/ng-renovate
3838 - name : Setup UV
3939 if : matrix.REPOSITORY == 'angular/web-codegen-scorer' # UV is only needed for web-codegen-scorer as it uses python.
40- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
40+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
4141 - name : Setup Dart
4242 if : matrix.REPOSITORY == 'angular/dev-infra' # Dart is only needed for rules_sass which is in dev-infra.
4343 uses : dart-lang/setup-dart@65eb853c7ba17dde3be364c3d2858773e7144260 # v1
Original file line number Diff line number Diff line change 5858 with :
5959 run_install : false
6060
61- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
61+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
6262 with :
6363 node-version-file : ${{ inputs.node-version-file-path }}
6464 node-version : ${{ inputs.node-version }}
You can’t perform that action at this time.
0 commit comments