File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1818 - run : sudo xcode-select --switch /Applications/Xcode_14.2.app
1919 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2020 with :
21- node-version : 18 .x
21+ node-version : 22 .x
2222 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2323 with :
2424 ref : native-publish
Original file line number Diff line number Diff line change 1313 token : ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1414 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1515 with :
16- node-version : 18 .x
16+ node-version : 22 .x
1717 - name : Restore Dependency Cache
1818 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
1919 with :
Original file line number Diff line number Diff line change 1313 token : ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1414 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1515 with :
16- node-version : 18 .x
16+ node-version : 22 .x
1717 - name : Restore Dependency Cache
1818 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
1919 with :
Original file line number Diff line number Diff line change 1313 token : ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1414 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1515 with :
16- node-version : 18 .x
16+ node-version : 22 .x
1717 - name : Restore Dependency Cache
1818 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
1919 with :
Original file line number Diff line number Diff line change 1414 token : ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1515 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1616 with :
17- node-version : 18 .x
17+ node-version : 22 .x
1818 - name : Restore Dependency Cache
1919 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
2020 with :
Original file line number Diff line number Diff line change 1616 token : ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1717 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1818 with :
19- node-version : 18 .x
19+ node-version : 22 .x
2020 - name : Restore Dependency Cache
2121 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
2222 with :
Original file line number Diff line number Diff line change 1313 token : ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1414 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1515 with :
16- node-version : 18 .x
16+ node-version : 22 .x
1717 - name : Restore Dependency Cache
1818 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
1919 with :
Original file line number Diff line number Diff line change 1- nodejs 20.12 .0
1+ nodejs 22.18 .0
Original file line number Diff line number Diff line change 120120 "yarn" : " >=1.0.0"
121121 },
122122 "volta" : {
123- "node" : " 20.12.1 "
123+ "node" : " 22.18.0 "
124124 }
125125}
You can’t perform that action at this time.
0 commit comments