Skip to content

Commit 892d0c2

Browse files
committed
Bump github actions to J17, still targeting J8 publication
1 parent 22002c1 commit 892d0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
uses: MinecraftForge/SharedActions/.github/workflows/gradle.yml@main
1313
with:
14-
java: 8
14+
java: 17
1515
gradle_tasks: "publish"
1616
artifact_name: "mergetool"
1717
secrets:

0 commit comments

Comments
 (0)