File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - run : corepack enable
1919 - uses : actions/setup-node@v4
2020 with :
21- node-version : 20
21+ node-version : 22
2222 cache : pnpm
2323
2424 - name : 📦 Install dependencies
3535 - run : corepack enable
3636 - uses : actions/setup-node@v4
3737 with :
38- node-version : 20
38+ node-version : 22
3939 cache : pnpm
4040
4141 - name : 📦 Install dependencies
Original file line number Diff line number Diff line change 1111 - run : corepack enable
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 20
14+ node-version : 22
1515 cache : pnpm
1616
1717 - name : 📦 Install dependencies
Original file line number Diff line number Diff line change 1919 - name : Set node
2020 uses : actions/setup-node@v4
2121 with :
22- node-version : 20
22+ node-version : 22
2323
2424 - run : npx changelogithub
2525 env :
You can’t perform that action at this time.
0 commit comments