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 2727 uses : er28-0652/setup-ghidra@0.0.6
2828 if : steps.cache.outputs.cache-hit != 'true'
2929 with :
30- version : ' 10.4 '
30+ version : ' 11.1.2 '
3131 - name : Download Z3
3232 uses : pavpanchekha/setup-z3@0.2.0
3333 if : steps.cache.outputs.cache-hit != 'true'
3939 if : steps.cache.outputs.cache-hit == 'true'
4040 run : |
4141 echo "CPATH=/opt/hostedtoolcache/z3/4.8.15/x64/z3-4.8.15-x64-glibc-2.31/include" >> $GITHUB_ENV
42- echo "GHIDRA_INSTALL_DIR=/opt/hostedtoolcache/ghidra/10.4 /x64" >> $GITHUB_ENV
42+ echo "GHIDRA_INSTALL_DIR=/opt/hostedtoolcache/ghidra/11.1.2 /x64" >> $GITHUB_ENV
4343 - name : Setup Z3
4444 run : |
4545 cp $CPATH/../bin/com.microsoft.z3.jar $GITHUB_WORKSPACE/lib/com.microsoft.z3.jar
Original file line number Diff line number Diff line change 2727 uses : er28-0652/setup-ghidra@0.0.6
2828 if : steps.cache.outputs.cache-hit != 'true'
2929 with :
30- version : ' 10.4 '
30+ version : ' 11.1.2 '
3131 - name : Download Z3
3232 uses : pavpanchekha/setup-z3@0.2.0
3333 if : steps.cache.outputs.cache-hit != 'true'
3939 if : steps.cache.outputs.cache-hit == 'true'
4040 run : |
4141 echo "CPATH=/opt/hostedtoolcache/z3/4.8.15/x64/z3-4.8.15-x64-glibc-2.31/include" >> $GITHUB_ENV
42- echo "GHIDRA_INSTALL_DIR=/opt/hostedtoolcache/ghidra/10.4 /x64" >> $GITHUB_ENV
42+ echo "GHIDRA_INSTALL_DIR=/opt/hostedtoolcache/ghidra/11.1.2 /x64" >> $GITHUB_ENV
4343 - name : Setup Z3
4444 run : |
4545 cp $CPATH/../bin/com.microsoft.z3.jar $GITHUB_WORKSPACE/lib/com.microsoft.z3.jar
You can’t perform that action at this time.
0 commit comments