@@ -296,7 +296,7 @@ jobs:
296
296
steps :
297
297
- uses : actions/checkout@v4
298
298
with :
299
- repository : apple /swift-cmark
299
+ repository : swiftlang /swift-cmark
300
300
ref : ${{ inputs.swift_cmark_revision }}
301
301
path : ${{ github.workspace }}/SourceCache/cmark-gfm
302
302
show-progress : false
@@ -354,13 +354,13 @@ jobs:
354
354
355
355
- uses : actions/checkout@v4
356
356
with :
357
- repository : apple /llvm-project
357
+ repository : swiftlang /llvm-project
358
358
ref : ${{ inputs.llvm_project_revision }}
359
359
path : ${{ github.workspace }}/SourceCache/llvm-project
360
360
show-progress : false
361
361
- uses : actions/checkout@v4
362
362
with :
363
- repository : apple /swift
363
+ repository : swiftlang /swift
364
364
ref : ${{ inputs.swift_revision }}
365
365
path : ${{ github.workspace }}/SourceCache/swift
366
366
show-progress : false
@@ -478,25 +478,25 @@ jobs:
478
478
479
479
- uses : actions/checkout@v4
480
480
with :
481
- repository : apple /llvm-project
481
+ repository : swiftlang /llvm-project
482
482
ref : ${{ inputs.llvm_project_revision }}
483
483
path : ${{ github.workspace }}/SourceCache/llvm-project
484
484
show-progress : false
485
485
- uses : actions/checkout@v4
486
486
with :
487
- repository : apple /swift
487
+ repository : swiftlang /swift
488
488
ref : ${{ inputs.swift_revision }}
489
489
path : ${{ github.workspace }}/SourceCache/swift
490
490
show-progress : false
491
491
- uses : actions/checkout@v4
492
492
with :
493
- repository : apple /swift-experimental-string-processing
493
+ repository : swiftlang /swift-experimental-string-processing
494
494
ref : ${{ inputs.swift_experimental_string_processing_revision }}
495
495
path : ${{ github.workspace }}/SourceCache/swift-experimental-string-processing
496
496
show-progress : false
497
497
- uses : actions/checkout@v4
498
498
with :
499
- repository : apple /swift-syntax
499
+ repository : swiftlang /swift-syntax
500
500
ref : ${{ inputs.swift_syntax_revision }}
501
501
path : ${{ github.workspace }}/SourceCache/swift-syntax
502
502
show-progress : false
@@ -1282,13 +1282,13 @@ jobs:
1282
1282
1283
1283
- uses : actions/checkout@v4
1284
1284
with :
1285
- repository : apple /llvm-project
1285
+ repository : swiftlang /llvm-project
1286
1286
ref : ${{ inputs.llvm_project_revision }}
1287
1287
path : ${{ github.workspace }}/SourceCache/llvm-project
1288
1288
show-progress : false
1289
1289
- uses : actions/checkout@v4
1290
1290
with :
1291
- repository : apple /swift
1291
+ repository : swiftlang /swift
1292
1292
ref : ${{ inputs.swift_revision }}
1293
1293
path : ${{ github.workspace }}/SourceCache/swift
1294
1294
show-progress : false
@@ -1300,7 +1300,7 @@ jobs:
1300
1300
show-progress : false
1301
1301
- uses : actions/checkout@v4
1302
1302
with :
1303
- repository : apple /swift-experimental-string-processing
1303
+ repository : swiftlang /swift-experimental-string-processing
1304
1304
ref : ${{ inputs.swift_experimental_string_processing_revision }}
1305
1305
path : ${{ github.workspace }}/SourceCache/swift-experimental-string-processing
1306
1306
show-progress : false
@@ -1496,7 +1496,7 @@ jobs:
1496
1496
1497
1497
- uses : actions/checkout@v4
1498
1498
with :
1499
- repository : apple /swift
1499
+ repository : swiftlang /swift
1500
1500
ref : ${{ inputs.swift_revision }}
1501
1501
path : ${{ github.workspace }}/SourceCache/swift
1502
1502
show-progress : false
@@ -1773,7 +1773,7 @@ jobs:
1773
1773
show-progress : false
1774
1774
- uses : actions/checkout@v4
1775
1775
with :
1776
- repository : apple /swift-corelibs-xctest
1776
+ repository : swiftlang /swift-corelibs-xctest
1777
1777
ref : ${{ inputs.swift_corelibs_xctest_revision }}
1778
1778
path : ${{ github.workspace }}/SourceCache/swift-corelibs-xctest
1779
1779
show-progress : false
@@ -2081,13 +2081,13 @@ jobs:
2081
2081
2082
2082
- uses : actions/checkout@v4
2083
2083
with :
2084
- repository : apple /indexstore-db
2084
+ repository : swiftlang /indexstore-db
2085
2085
ref : ${{ inputs.indexstore_db_revision }}
2086
2086
path : ${{ github.workspace }}/SourceCache/indexstore-db
2087
2087
show-progress : false
2088
2088
- uses : actions/checkout@v4
2089
2089
with :
2090
- repository : apple /sourcekit-lsp
2090
+ repository : swiftlang /sourcekit-lsp
2091
2091
ref : ${{ inputs.sourcekit_lsp_revision }}
2092
2092
path : ${{ github.workspace }}/SourceCache/sourcekit-lsp
2093
2093
show-progress : false
@@ -2123,31 +2123,31 @@ jobs:
2123
2123
show-progress : false
2124
2124
- uses : actions/checkout@v4
2125
2125
with :
2126
- repository : apple /swift-driver
2126
+ repository : swiftlang /swift-driver
2127
2127
ref : ${{ inputs.swift_driver_revision }}
2128
2128
path : ${{ github.workspace }}/SourceCache/swift-driver
2129
2129
show-progress : false
2130
2130
- uses : actions/checkout@v4
2131
2131
with :
2132
- repository : apple /swift-format
2132
+ repository : swiftlang /swift-format
2133
2133
ref : ${{ inputs.swift_format_revision }}
2134
2134
path : ${{ github.workspace }}/SourceCache/swift-format
2135
2135
show-progress : false
2136
2136
- uses : actions/checkout@v4
2137
2137
with :
2138
- repository : apple /swift-llbuild
2138
+ repository : swiftlang /swift-llbuild
2139
2139
ref : ${{ inputs.swift_llbuild_revision }}
2140
2140
path : ${{ github.workspace }}/SourceCache/swift-llbuild
2141
2141
show-progress : false
2142
2142
- uses : actions/checkout@v4
2143
2143
with :
2144
- repository : apple /swift-markdown
2144
+ repository : swiftlang /swift-markdown
2145
2145
ref : ${{ inputs.swift_markdown_revision }}
2146
2146
path : ${{ github.workspace }}/SourceCache/swift-markdown
2147
2147
show-progress : false
2148
2148
- uses : actions/checkout@v4
2149
2149
with :
2150
- repository : apple /swift-package-manager
2150
+ repository : swiftlang /swift-package-manager
2151
2151
ref : ${{ inputs.swift_package_manager_revision }}
2152
2152
path : ${{ github.workspace }}/SourceCache/swift-package-manager
2153
2153
show-progress : false
@@ -2159,7 +2159,7 @@ jobs:
2159
2159
show-progress : false
2160
2160
- uses : actions/checkout@v4
2161
2161
with :
2162
- repository : apple /swift-tools-support-core
2162
+ repository : swiftlang /swift-tools-support-core
2163
2163
ref : ${{ inputs.swift_tools_support_core_revision }}
2164
2164
path : ${{ github.workspace }}/SourceCache/swift-tools-support-core
2165
2165
show-progress : false
@@ -2171,7 +2171,7 @@ jobs:
2171
2171
show-progress : false
2172
2172
- uses : actions/checkout@v4
2173
2173
with :
2174
- repository : apple /swift
2174
+ repository : swiftlang /swift
2175
2175
ref : ${{ inputs.swift_revision }}
2176
2176
path : ${{ github.workspace }}/SourceCache/swift
2177
2177
show-progress : false
@@ -2831,10 +2831,9 @@ jobs:
2831
2831
mkdir $RTLPath
2832
2832
Get-ChildItem -Path ${env:SDKROOT}/usr/bin -Filter "*.dll" | Move-Item -Destination $RTLPath
2833
2833
2834
- - name : Checkout apple/swift
2835
- uses : actions/checkout@v4
2834
+ - uses : actions/checkout@v4
2836
2835
with :
2837
- repository : apple /swift
2836
+ repository : swiftlang /swift
2838
2837
ref : ${{ inputs.swift_revision }}
2839
2838
path : ${{ github.workspace }}/SourceCache/swift
2840
2839
show-progress : false
@@ -2913,7 +2912,7 @@ jobs:
2913
2912
2914
2913
- uses : actions/checkout@v4
2915
2914
with :
2916
- repository : apple /swift-installer-scripts
2915
+ repository : swiftlang /swift-installer-scripts
2917
2916
ref : ${{ inputs.swift_installer_scripts_revision }}
2918
2917
path : ${{ github.workspace }}/SourceCache/swift-installer-scripts
2919
2918
show-progress : false
@@ -3051,7 +3050,7 @@ jobs:
3051
3050
3052
3051
- uses : actions/checkout@v4
3053
3052
with :
3054
- repository : apple /swift-installer-scripts
3053
+ repository : swiftlang /swift-installer-scripts
3055
3054
ref : ${{ inputs.swift_installer_scripts_revision }}
3056
3055
path : ${{ github.workspace }}/SourceCache/swift-installer-scripts
3057
3056
show-progress : false
@@ -3153,7 +3152,7 @@ jobs:
3153
3152
3154
3153
- uses : actions/checkout@v4
3155
3154
with :
3156
- repository : apple /swift-installer-scripts
3155
+ repository : swiftlang /swift-installer-scripts
3157
3156
ref : ${{ inputs.swift_installer_scripts_revision }}
3158
3157
path : ${{ github.workspace }}/SourceCache/swift-installer-scripts
3159
3158
show-progress : false
@@ -3277,7 +3276,7 @@ jobs:
3277
3276
3278
3277
- uses : actions/checkout@v4
3279
3278
with :
3280
- repository : apple /swift-installer-scripts
3279
+ repository : swiftlang /swift-installer-scripts
3281
3280
ref : ${{ inputs.swift_installer_scripts_revision }}
3282
3281
path : ${{ github.workspace }}/SourceCache/swift-installer-scripts
3283
3282
show-progress : false
0 commit comments