File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - uses : actions/checkout@v4
25- - uses : brightdigit/swift-build@v1.3.3
25+ - uses : brightdigit/swift-build@v1.4.1
2626 - uses : sersoft-gmbh/swift-coverage-action@v4
2727 id : coverage-files
2828 with :
4949 build : 6.2-RELEASE
5050 steps :
5151 - uses : actions/checkout@v4
52- - uses : brightdigit/swift-build@v1.3.3
52+ - uses : brightdigit/swift-build@v1.4.1
5353 with :
5454 windows-swift-version : ${{ matrix.swift.version }}
5555 windows-swift-build : ${{ matrix.swift.build }}
8787 large-packages : true
8888 docker-images : true
8989 swap-storage : true
90- - uses : brightdigit/swift-build@14-android-skip
90+ - uses : brightdigit/swift-build@v1.4.1
9191 with :
9292 scheme : ${{ env.PACKAGE_NAME }}
9393 type : android
@@ -165,7 +165,7 @@ jobs:
165165 - uses : actions/checkout@v4
166166
167167 - name : Build and Test
168- uses : brightdigit/swift-build@v1.3.3
168+ uses : brightdigit/swift-build@v1.4.1
169169 with :
170170 scheme : ${{ env.PACKAGE_NAME }}
171171 type : ${{ matrix.type }}
You can’t perform that action at this time.
0 commit comments