File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 run : corepack enable
3939
4040 - name : Set up Node ${{ matrix.node-version }}
41- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
41+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
4242 with :
4343 node-version : ${{ matrix.node-version }}
4444 registry-url : https://registry.npmjs.org/ # Needed for auth
6969 run : corepack enable
7070
7171 - name : Setup node
72- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
72+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7373 with :
7474 node-version : 24.x
7575 cache : ' yarn'
Original file line number Diff line number Diff line change 2828 run : corepack enable
2929
3030 - name : Set up Node
31- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
31+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3232 with :
3333 node-version : 24
3434 registry-url : https://registry.npmjs.org/ # Needed for auth
You can’t perform that action at this time.
0 commit comments