File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262
6363 - name : Enable corepack to fix https://github.com/actions/setup-node/pull/901
6464 run : corepack enable pnpm
65-
65+
6666 - name : Use Node.js LTS (22.x)
6767 uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
6868 with :
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1616 - name : Enable corepack to fix https://github.com/actions/setup-node/pull/901
1717 run : corepack enable pnpm
18-
18+
1919 - name : Use Node.js LTS (22.x)
2020 uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
2121 with :
Original file line number Diff line number Diff line change 2626
2727 - name : Enable corepack to fix https://github.com/actions/setup-node/pull/901
2828 run : corepack enable pnpm
29-
29+
3030 - name : Use Node.js LTS (22.x)
3131 uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
3232 with :
You can’t perform that action at this time.
0 commit comments