Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
bump gradle version for test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Strelsky committed Nov 5, 2022
1 parent df0ac0e commit 6022604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
version: ${{ matrix.ghidra }}
- uses: eskatos/gradle-command-action@v1
with:
gradle-version: 6.9
gradle-version: 7.3
arguments: test --info -PGHIDRA_INSTALL_DIR=${{ env.GHIDRA_INSTALL_DIR }}

0 comments on commit 6022604

Please sign in to comment.