File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 - name : setup node
3232 uses : actions/setup-node@v4
3333 with :
34- node-version : " 20.19.3 "
34+ node-version : " 20.19.4 "
3535 cache : " pnpm"
3636
3737 # Why do we explicitly do pnpm install here and not use "run_install: true" above in the pnpm setup?
7272 - name : setup node
7373 uses : actions/setup-node@v4
7474 with :
75- node-version : " 20.19.3 "
75+ node-version : " 20.19.4 "
7676 cache : " pnpm"
7777
7878 # Why do we explicitly do pnpm install here and not use "run_install: true" above in the pnpm setup?
Original file line number Diff line number Diff line change 3232 - name : setup node
3333 uses : actions/setup-node@v4
3434 with :
35- node-version : " 20.19.3 "
35+ node-version : " 20.19.4 "
3636 cache : " pnpm"
3737
3838 # Why do we explicitly do pnpm install here and not use "run_install: true" above in the pnpm setup?
You can’t perform that action at this time.
0 commit comments