We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72a89d commit 78ab517Copy full SHA for 78ab517
.github/workflows/test-ghidra.yml
@@ -46,7 +46,7 @@ jobs:
46
47
48
- name: Setup Gradle 🔧
49
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
50
with:
51
gradle-version: "8.14"
52
@@ -107,7 +107,7 @@ jobs:
107
echo "DISPLAY=:99" >> $GITHUB_ENV
108
109
110
111
112
113
dependency-graph: generate-and-submit
@@ -150,7 +150,7 @@ jobs:
150
151
152
- name: Setup Gradle for CodeQL 🔧
153
154
155
156
0 commit comments