File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 run_install : false
2020 - uses : actions/setup-node@v6
2121 with :
22- node-version : ' 24.13.0 '
22+ node-version : ' 24.13.1 '
2323 cache : ' pnpm'
2424 - run : pnpm install
2525 - uses : actions/cache@v5
Original file line number Diff line number Diff line change 2626 run_install : false
2727 - uses : actions/setup-node@v6
2828 with :
29- node-version : ' 24.13.0 '
29+ node-version : ' 24.13.1 '
3030 cache : ' pnpm'
3131
3232 - run : pnpm install
Original file line number Diff line number Diff line change 4848 run_install : false
4949 - uses : actions/setup-node@v6
5050 with :
51- node-version : " 24.13.0 "
51+ node-version : " 24.13.1 "
5252 cache : " pnpm"
5353 - run : pnpm install
5454 - run : pnpm build
Original file line number Diff line number Diff line change 2020 run_install : false
2121 - uses : actions/setup-node@v6
2222 with :
23- node-version : ' 24.13.0 '
23+ node-version : ' 24.13.1 '
2424 cache : pnpm
2525 - name : Setup reviewdog
2626 uses : reviewdog/action-setup@v1.5.0
4545 run_install : false
4646 - uses : actions/setup-node@v6
4747 with :
48- node-version : ' 24.13.0 '
48+ node-version : ' 24.13.1 '
4949 cache : pnpm
5050 - name : Setup reviewdog
5151 uses : reviewdog/action-setup@v1.5.0
Original file line number Diff line number Diff line change 1919 run_install : false
2020 - uses : actions/setup-node@v6
2121 with :
22- node-version : ' 24.13.0 '
22+ node-version : ' 24.13.1 '
2323 cache : ' pnpm'
2424 - run : pnpm install
2525 - uses : actions/cache@v5
You can’t perform that action at this time.
0 commit comments