Skip to content

Commit

Permalink
Fix ghidra setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Flipout50 committed Dec 19, 2023
1 parent 8875423 commit 79a6b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
java-package: jdk
architecture: x64
- name: Install Ghidra
uses: er28-0652/setup-ghidra@master
uses: er28-0652/setup-ghidra@0.0.6
with:
version: "latest"
version: "10.4"
- name: Download fauxware binary
run: |
sudo apt-get install git
Expand Down

0 comments on commit 79a6b4e

Please sign in to comment.