mirror of
https://github.com/mandiant/capa.git
synced 2026-07-05 04:07:17 -07:00
ghidra ci setup, test files in development
This commit is contained in:
@@ -155,7 +155,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Set up Java ${{ matrix.java-version }}
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: ${{ matrix.java-version }}
|
||||
|
||||
Reference in New Issue
Block a user