File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 with :
2727 submodules : true
2828 fetch-depth : 0
29- - uses : actions/setup-node@v6
29+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3030 with :
3131 node-version : ' lts/*'
3232 cache : ' yarn'
4040 with :
4141 submodules : true
4242 fetch-depth : 0
43- - uses : actions/setup-node@v6
43+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
4444 with :
4545 node-version : ' lts/*'
4646 cache : ' yarn'
5454 with :
5555 submodules : true
5656 fetch-depth : 0
57- - uses : actions/setup-node@v6
57+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
5858 with :
5959 node-version : ' lts/*'
6060 cache : ' yarn'
7272 submodules : true
7373 fetch-depth : 0
7474 - name : Use Node.js ${{ matrix.node-version }}
75- uses : actions/setup-node@v6
75+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
7676 with :
7777 node-version : ${{ matrix.node-version }}
7878 cache : ' yarn'
9090 submodules : true
9191 fetch-depth : 0
9292 - name : Use Node.js ${{ matrix.node-version }}
93- uses : actions/setup-node@v6
93+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
9494 with :
9595 node-version : ${{ matrix.node-version }}
9696 - name : Install backend dependencies
You can’t perform that action at this time.
0 commit comments