File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v6
1414 - uses : actions/setup-node@v4
1515 with :
16- node-version : 22.22 .0
16+ node-version : 24.14 .0
1717 cache : npm
1818 - run : npm ci
1919 - run : npx tsc --noEmit
Original file line number Diff line number Diff line change 2323 - uses : actions/checkout@v6
2424 - uses : actions/setup-node@v4
2525 with :
26- node-version : 22.22 .0
26+ node-version : 24.14 .0
2727 cache : npm
2828 - run : npm ci
2929 - run : npm run build
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717 - uses : actions/setup-node@v4
1818 with :
19- node-version : 22.22 .0
19+ node-version : 24.14 .0
2020 cache : npm
2121
2222 - name : Get current version
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v6
1515 - uses : actions/setup-node@v4
1616 with :
17- node-version : 22.22 .0
17+ node-version : 24.14 .0
1818 cache : npm
1919 - run : npm ci
2020 - run : npm run build
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v6
1919 - uses : actions/setup-node@v4
2020 with :
21- node-version : 22.22 .0
21+ node-version : 24.14 .0
2222 cache : npm
2323
2424 - name : Validate version format
You can’t perform that action at this time.
0 commit comments