Skip to content

Commit

Permalink
Bump github action's java version
Browse files Browse the repository at this point in the history
  • Loading branch information
LexManos committed Dec 18, 2023
1 parent bef5635 commit 931d87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
uses: MinecraftForge/SharedActions/.github/workflows/gradle.yml@main
with:
java: 8
java: 17
gradle_tasks: "publish"
artifact_name: "securemodules"
secrets:
Expand Down

0 comments on commit 931d87f

Please sign in to comment.