diff --git a/.github/workflows/KaMPKit-iOS.yml b/.github/workflows/KaMPKit-iOS.yml index 5c4fb2ec..3381e333 100644 --- a/.github/workflows/KaMPKit-iOS.yml +++ b/.github/workflows/KaMPKit-iOS.yml @@ -28,9 +28,9 @@ jobs: run: ./gradlew :shared:iosX64Test - name: Build - uses: sersoft-gmbh/xcodebuild-action@v1 + uses: sersoft-gmbh/xcodebuild-action@v3 with: - workspace: ios/KaMPKitiOS.xcodeproj + project: ios/KaMPKitiOS.xcodeproj scheme: KaMPKitiOS destination: name=iPhone 8 sdk: iphoneos