File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v5
1212 - name : " `pnpm` installation"
1313 uses : pnpm/action-setup@v4
14+ with :
15+ version : latest
16+
1417 - name : Configuring Node.js 22 (LTS)
1518 uses : actions/setup-node@v5
1619 with :
4043 uses : actions/checkout@v5
4144 - name : " `pnpm` installation"
4245 uses : pnpm/action-setup@v4
46+ with :
47+ version : latest
48+
4349 - name : Configuring Node.js 22 (LTS)
4450 uses : actions/setup-node@v5
4551 with :
Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v5
1212 - name : " `pnpm` installation"
1313 uses : pnpm/action-setup@v4
14+ with :
15+ version : latest
16+
1417 - name : Configuring Node.js 22 (LTS)
1518 uses : actions/setup-node@v5
1619 with :
Original file line number Diff line number Diff line change 7070 "typescript" : " ^5.9.2" ,
7171 "vite" : " ^7.1.7" ,
7272 "vitest" : " ^3.2.4"
73- },
74- "packageManager" : " pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a"
73+ }
7574}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments