Skip to content

Commit acf8c23

Browse files
committed
ci.yml: bump deps
1 parent 5a4d95b commit acf8c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-java@v4
1717
with:
1818
java-version: 11
19+
distribution: temurin
1920
- name: Setup Maven
2021
run: echo "MAVEN_OPTS='-Xmx2048m'" > ~/.mavenrc
2122
- name: Cache maven repo

0 commit comments

Comments
 (0)