File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 - name : " Bootstrap Workspace"
109109 run : melos bootstrap --scope="$PLUGIN_SCOPE"
110110 - name : " Start Simulator"
111- uses : futureware-tech/simulator-action@v4
111+ uses : futureware-tech/simulator-action@v5
112112 with :
113113 model : " iPhone 17"
114114 - name : " Run Integration Test"
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 - name : " Bootstrap Workspace"
109109 run : melos bootstrap --scope="$PLUGIN_SCOPE"
110110 - name : " Start Simulator"
111- uses : futureware-tech/simulator-action@v4
111+ uses : futureware-tech/simulator-action@v5
112112 with :
113113 model : ' iPhone 17'
114114 - name : " Run Integration Test"
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 - name : " Bootstrap Workspace"
108108 run : melos bootstrap --scope="$PLUGIN_SCOPE"
109109 - name : " Start Simulator"
110- uses : futureware-tech/simulator-action@v4
110+ uses : futureware-tech/simulator-action@v5
111111 with :
112112 model : ' iPhone 17'
113113 - name : " Run Integration Test"
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 - name : " Bootstrap Workspace"
108108 run : melos bootstrap --scope="$PLUGIN_SCOPE"
109109 - name : " Start Simulator"
110- uses : futureware-tech/simulator-action@v4
110+ uses : futureware-tech/simulator-action@v5
111111 with :
112112 model : ' iPhone 17'
113113 - name : " Run Integration Test"
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 - name : " Bootstrap Workspace"
108108 run : melos bootstrap --scope="$PLUGIN_SCOPE"
109109 - name : " Start Simulator"
110- uses : futureware-tech/simulator-action@v4
110+ uses : futureware-tech/simulator-action@v5
111111 with :
112112 model : ' iPhone 17'
113113 - name : " Run Integration Test"
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102 - name : " Install Tools"
103103 run : ./.github/workflows/scripts/install-tools.sh
104104 - name : " Start Simulator"
105- uses : futureware-tech/simulator-action@v4
105+ uses : futureware-tech/simulator-action@v5
106106 with :
107107 model : ' iPhone 17'
108108 - name : " Bootstrap Workspace"
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 - name : " Bootstrap Workspace"
107107 run : melos bootstrap --scope="$PLUGIN_SCOPE"
108108 - name : " Start Simulator"
109- uses : futureware-tech/simulator-action@v4
109+ uses : futureware-tech/simulator-action@v5
110110 with :
111111 model : ' iPhone 17'
112112 - name : " Run Integration Test"
You can’t perform that action at this time.
0 commit comments