File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 matrix :
5050 MODE : ["dbg", "opt"]
5151 steps :
52- - uses : actions/checkout@v6
52+ - uses : actions/checkout@v7
5353 - uses : bazel-contrib/setup-bazel@0.19.0
5454 with :
5555 bazelisk-cache : true
Original file line number Diff line number Diff line change 4444 # Can't shard by platform because of https://github.com/CocoaPods/CocoaPods/issues/11358
4545 CONFIGURATION : ["Debug", "Release"]
4646 steps :
47- - uses : actions/checkout@v6
47+ - uses : actions/checkout@v7
4848 - name : Pod lib lint
4949 run : |
5050 pod lib lint --verbose \
Original file line number Diff line number Diff line change 3333 matrix :
3434 MODE : ["Debug", "Release"]
3535 steps :
36- - uses : actions/checkout@v6
36+ - uses : actions/checkout@v7
3737 - name : spm build
3838 run : |
3939 spm_mode=""
Original file line number Diff line number Diff line change 4545 matrix :
4646 MODE : ["Debug", "Release"]
4747 steps :
48- - uses : actions/checkout@v6
48+ - uses : actions/checkout@v7
4949 - name : Build and Test
5050 run : |
5151 xcodebuild \
6060 matrix :
6161 MODE : ["Debug", "Release"]
6262 steps :
63- - uses : actions/checkout@v6
63+ - uses : actions/checkout@v7
6464 - name : Build and Test
6565 run : |
6666 xcodebuild \
You can’t perform that action at this time.
0 commit comments