File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 restore-keys : |
4242 ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/package.json') }}
4343
44- - uses : pnpm/action-setup@v4.0 .0
44+ - uses : pnpm/action-setup@v4.1 .0
4545 with :
4646 run_install : true
4747
Original file line number Diff line number Diff line change 6767 node-version : ${{ matrix.node-version }}
6868
6969 - name : Setup pnpm
70- uses : pnpm/action-setup@v4.0 .0
70+ uses : pnpm/action-setup@v4.1 .0
7171 with :
7272 version :
7373 run_install : false
Original file line number Diff line number Diff line change 3030 with :
3131 redis-version : 6
3232 - name : Setup pnpm
33- uses : pnpm/action-setup@v4.0 .0
33+ uses : pnpm/action-setup@v4.1 .0
3434 with :
3535 version :
3636 run_install : false
You can’t perform that action at this time.
0 commit comments