File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 with :
2323 version : ${{ env.PNPM_VERSION }}
2424
25- - uses : actions/setup-node@v3.5.1
25+ - uses : actions/setup-node@v3.6.0
2626 with :
2727 node-version : 12.x
2828 cache : pnpm
4646 with :
4747 version : ${{ env.PNPM_VERSION }}
4848
49- - uses : actions/setup-node@v3.5.1
49+ - uses : actions/setup-node@v3.6.0
5050 with :
5151 node-version : ${{ matrix.node-version }}
5252 cache : pnpm
6666 with :
6767 version : ${{ env.PNPM_VERSION }}
6868
69- - uses : actions/setup-node@v3.5.1
69+ - uses : actions/setup-node@v3.6.0
7070 with :
7171 node-version : 12.x
7272 cache : pnpm
Original file line number Diff line number Diff line change 2020 with :
2121 version : ${{ env.PNPM_VERSION }}
2222
23- - uses : actions/setup-node@v3.5.1
23+ - uses : actions/setup-node@v3.6.0
2424 with :
2525 node-version : 12.x
2626 cache : pnpm
You can’t perform that action at this time.
0 commit comments