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 22002c1 commit 892d0c2Copy full SHA for 892d0c2
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
uses: MinecraftForge/SharedActions/.github/workflows/gradle.yml@main
13
with:
14
- java: 8
+ java: 17
15
gradle_tasks: "publish"
16
artifact_name: "mergetool"
17
secrets:
0 commit comments