File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 repository : Cyan4973/xxHash
4141 ref : v0.8.3
4242 path : xxHash
43- - uses : lukka/get-cmake@28983e0d3955dba2bb0a6810caae0c6cf268ec0c # v4.0.0
43+ - uses : lukka/get-cmake@57c20a23a6cac5b90f31864439996e5b206df9dc # v4.0.1
4444 if : steps.check_submit.outputs.cache-hit != 'true'
4545
4646 - name : Download Coverity Build Tool
Original file line number Diff line number Diff line change 1616 runs-on : windows-latest
1717 steps :
1818 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19- - uses : lukka/get-cmake@28983e0d3955dba2bb0a6810caae0c6cf268ec0c # v4.0.0
19+ - uses : lukka/get-cmake@57c20a23a6cac5b90f31864439996e5b206df9dc # v4.0.1
2020 - name : Restore from cache and install vcpkg
2121 uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
2222 with :
5959 runs-on : ubuntu-latest
6060 steps :
6161 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
62- - uses : lukka/get-cmake@28983e0d3955dba2bb0a6810caae0c6cf268ec0c # v4.0.0
62+ - uses : lukka/get-cmake@57c20a23a6cac5b90f31864439996e5b206df9dc # v4.0.1
6363
6464 - name : Install dependencies
6565 run : sudo apt update && sudo apt install -y mingw-w64 unzip cmake build-essential
You can’t perform that action at this time.
0 commit comments