We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aaaae0f + 76031b3 commit 8a9d486Copy full SHA for 8a9d486
1 file changed
.github/workflows/build_ntrghidra.yml
@@ -32,7 +32,7 @@ jobs:
32
gradle-version: ${{ env.GRADLE_VERSION }}
33
34
- name: Setup Ghidra
35
- uses: er28-0652/setup-ghidra@master
+ uses: antoniovazquezblanco/setup-ghidra@v2.0.19
36
with:
37
version: ${{ vars.GHIDRA_BUILD_VERSION }}
38
0 commit comments