File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2525
2626 - name : Install pnpm
27- uses : pnpm/action-setup@71c92474e7e4f5bca283fb17ef80fba9cdb2b4b1 # v6
27+ uses : pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6
2828
2929 - name : Set node version to latest LTS
3030 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
6161 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6262
6363 - name : Install pnpm
64- uses : pnpm/action-setup@71c92474e7e4f5bca283fb17ef80fba9cdb2b4b1 # v6
64+ uses : pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6
6565
6666 - name : Set node version to ${{ matrix.node_version }}
6767 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
Original file line number Diff line number Diff line change 1515 fetch-depth : 0
1616
1717 - name : Install pnpm
18- uses : pnpm/action-setup@71c92474e7e4f5bca283fb17ef80fba9cdb2b4b1 # v6
18+ uses : pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6
1919
2020 - name : Set node
2121 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
You can’t perform that action at this time.
0 commit comments