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 3535 restore-keys : |
3636 ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }}
3737
38- - uses : pnpm/action-setup@v3 .0.0
38+ - uses : pnpm/action-setup@v4 .0.0
3939 with :
4040 version : 8.x.x
4141 run_install : true
Original file line number Diff line number Diff line change 3333 restore-keys : |
3434 ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }}
3535
36- - uses : pnpm/action-setup@v3 .0.0
36+ - uses : pnpm/action-setup@v4 .0.0
3737 with :
3838 version : 8.x.x
3939 run_install : true
Original file line number Diff line number Diff line change 3131 restore-keys : |
3232 ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }}
3333
34- - uses : pnpm/action-setup@v3 .0.0
34+ - uses : pnpm/action-setup@v4 .0.0
3535 with :
3636 version : 8.x.x
3737 run_install : true
You can’t perform that action at this time.
0 commit comments