File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6868 clang-${{ matrix.clang_major_version }}
6969
7070 - name : Checkout Git branch
71- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
71+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
7272
7373 - name : ' [LV] Run CMake'
7474 run : |-
Original file line number Diff line number Diff line change 5959 mingw-w64-x86_64-SDL
6060
6161 - name : Checkout Git branch
62- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
62+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6363
6464 - name : " [LV] Run CMake"
6565 run : cmake -B build_lv -S libvisual -GNinja -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=OFF -DENABLE_DOCS=yes -DENABLE_NLS=OFF -DENABLE_TESTS=yes -DCMAKE_INSTALL_PREFIX="${env:LV_INSTALL_PREFIX}"
You can’t perform that action at this time.
0 commit comments