File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 - name : Use Node.js 24.x
1313 uses : actions/setup-node@v6
1414 with :
15- node-version : 24
15+ node-version : 24.14
1616 cache : yarn
1717
1818 - name : Install
Original file line number Diff line number Diff line change 2323 - name : Use Node.js 24.x
2424 uses : actions/setup-node@v6
2525 with :
26- node-version : 24
26+ node-version : 24.14
2727 cache : yarn
2828 - name : Install
2929 if : inputs.environment == 'staging'
Original file line number Diff line number Diff line change 2121 - name : Use Node.js 24.x
2222 uses : actions/setup-node@v6
2323 with :
24- node-version : 24
24+ node-version : 24.14
2525 registry-url : https://registry.npmjs.org
2626 scope : ' @apollo-annotation'
2727 cache : yarn
Original file line number Diff line number Diff line change 1515 - name : Use Node.js 24.x
1616 uses : actions/setup-node@v6
1717 with :
18- node-version : 24
18+ node-version : 24.14
1919 cache : yarn
2020 - name : Install
2121 run : yarn --immutable
Original file line number Diff line number Diff line change 1717 - name : Use Node.js 24.x
1818 uses : actions/setup-node@v6
1919 with :
20- node-version : 24
20+ node-version : 24.14
2121 cache : yarn
2222 - name : Install
2323 run : yarn --immutable
3636 - name : Use Node.js 24.x
3737 uses : actions/setup-node@v6
3838 with :
39- node-version : 24
39+ node-version : 24.14
4040 cache : yarn
4141 - name : Install
4242 run : yarn --immutable
Original file line number Diff line number Diff line change 1414 - name : Use Node.js 24.x
1515 uses : actions/setup-node@v6
1616 with :
17- node-version : 24
17+ node-version : 24.14
1818 cache : yarn
1919 - name : Install
2020 run : yarn --immutable
You can’t perform that action at this time.
0 commit comments