Skip to content

Commit e4e1306

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 97f08ae + 4f3656e commit e4e1306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626
- uses: actions/setup-java@v4
2727
with:
28-
java-version: '11'
28+
java-version: '19'
2929
distribution: 'temurin'
3030
- name: Setup Gradle
3131
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0

0 commit comments

Comments
 (0)