diff --git a/.github/workflows/build-and-analyze.yml b/.github/workflows/build-and-analyze.yml index faa7cfe6d..46a884249 100644 --- a/.github/workflows/build-and-analyze.yml +++ b/.github/workflows/build-and-analyze.yml @@ -17,7 +17,7 @@ jobs: with: submodules: true - name: mxcl/Xcodebuild - uses: mxcl/xcodebuild@v3.4.0 + uses: mxcl/xcodebuild@v3.5.1 with: scheme: ownCloud action: build