File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed
Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 node-version : 22
1616 - uses : pnpm/action-setup@v4
17- with :
18- version : 10
1917 - name : Get pnpm store directory
2018 shell : bash
2119 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
4240 with :
4341 node-version : 22
4442 - uses : pnpm/action-setup@v4
45- with :
46- version : 10
4743 - name : Get pnpm store directory
4844 shell : bash
4945 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
6864 with :
6965 node-version : 22
7066 - uses : pnpm/action-setup@v4
71- with :
72- version : 10
7367 - name : Get pnpm store directory
7468 shell : bash
7569 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
Original file line number Diff line number Diff line change 1- nodejs 22.14 .0
2- pnpm 10.12.4
1+ nodejs 22.20 .0
2+ pnpm 10.19.0
Original file line number Diff line number Diff line change 6666 "engines" : {
6767 "node" : " ^22.0.0"
6868 },
69- "packageManager" : " pnpm@10.12.4 " ,
69+ "packageManager" : " pnpm@10.19.0 " ,
7070 "pnpm" : {
7171 "onlyBuiltDependencies" : [
7272 " @tailwindcss/oxide" ,
You can’t perform that action at this time.
0 commit comments