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 5708ddb commit 58d8b32Copy full SHA for 58d8b32
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: "binarypatcher"
17
secrets:
0 commit comments