File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@v4
2727 - name : Get modern CMake and Ninja
28- uses : " lukka/get-cmake@v3.30.1 "
28+ uses : " lukka/get-cmake@v3.30.2 "
2929
3030 # Do this before building aar since it affects the version
3131 - name : Touch SNAPSHOT marker file
4747 steps :
4848 - uses : " actions/checkout@v4"
4949 - name : " Get modern CMake and Ninja"
50- uses : " lukka/get-cmake@v3.30.1 "
50+ uses : " lukka/get-cmake@v3.30.2 "
5151 - name : " set up JDK 11"
5252 uses : " actions/setup-java@v4"
5353 with :
Original file line number Diff line number Diff line change 1- # Copyright 2021-2023 , Collabora, Ltd.
1+ # Copyright 2021-2024 , Collabora, Ltd.
22# SPDX-License-Identifier: CC0-1.0
33
44on :
3434 lfs : true
3535
3636 - name : Get modern CMake and Ninja
37- uses : lukka/get-cmake@v3.30.1
37+ uses : lukka/get-cmake@v3.30.2
3838
3939 - name : Add msbuild to PATH
4040 uses : microsoft/setup-msbuild@v2
You can’t perform that action at this time.
0 commit comments