File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ jobs:
2626 - name : Setup Node.js
2727 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2828 with :
29- node-version : 24.15 .0
29+ node-version : 24.18 .0
3030 package-manager-cache : false
3131
3232 - name : Install Pnpm
33- uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
33+ uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
3434 with :
3535 run_install : true
3636
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
2929 - name : Setup Node.js
3030 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3131 with :
32- node-version : 24.15 .0
32+ node-version : 24.18 .0
3333 package-manager-cache : false
3434
3535 - name : Install Pnpm
36- uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
36+ uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
3737 with :
3838 run_install : true
3939
Original file line number Diff line number Diff line change 2222 "rstack" : " workspace:*" ,
2323 "typescript" : " catalog:"
2424 },
25- "packageManager" : " pnpm@11.9 .0"
25+ "packageManager" : " pnpm@11.13 .0"
2626}
You can’t perform that action at this time.
0 commit comments