Skip to content

Commit

Permalink
Bump to Ghidra 10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fmagin committed Sep 30, 2023
1 parent 15e60bf commit ed2b39a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: 1.17
- uses: er28-0652/setup-ghidra@master
with:
version: "10.3.3"
version: "10.4"

- name: Build Extension
working-directory: ./GhidraJupyterKotlin
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: 1.17
- uses: er28-0652/setup-ghidra@master
with:
version: "10.3.3"
version: "10.4"

- name: Build with Gradle
working-directory: ./GhidraJupyterKotlin
Expand Down

0 comments on commit ed2b39a

Please sign in to comment.