File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 uses : actions/checkout@v4
1818 with :
1919 repository : ' CloudCompare/CloudCompare'
20- ref : 4891ce3d0c957e3a49ba768a6f33e56d648c0ad3
20+ ref : 8894a756846e69b28e6e3d8ce98da91edde48eb5
2121 submodules : recursive
2222
2323 - name : Clone PythonRuntime
8080 uses : actions/checkout@v4
8181 with :
8282 repository : ' CloudCompare/CloudCompare'
83- ref : 4891ce3d0c957e3a49ba768a6f33e56d648c0ad3
83+ ref : 8894a756846e69b28e6e3d8ce98da91edde48eb5
8484 submodules : recursive
8585
8686 - name : Clone PythonRuntime
@@ -148,7 +148,7 @@ jobs:
148148 uses : actions/checkout@v4
149149 with :
150150 repository : ' CloudCompare/CloudCompare'
151- ref : 4891ce3d0c957e3a49ba768a6f33e56d648c0ad3
151+ ref : 8894a756846e69b28e6e3d8ce98da91edde48eb5
152152 submodules : recursive
153153
154154 - name : Clone PythonRuntime
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ if(PYCC_IS_MASTER_PROJECT)
3131 GIT_REPOSITORY https://github.com/CloudCompare/CloudCompare
3232 GIT_SUBMODULES "libs/qCC_db/extern/CCCoreLib;libs/CCAppCommon/QDarkStyleSheet"
3333 GIT_PROGRESS ON
34- GIT_TAG 4891ce3d0c957e3a49ba768a6f33e56d648c0ad3
34+ GIT_TAG 8894a756846e69b28e6e3d8ce98da91edde48eb5
3535 GIT_SHALLOW OFF
3636 GIT_SUBMODULES
3737 )
You can’t perform that action at this time.
0 commit comments