Skip to content

Commit 3113600

Browse files
committed
issue #284
1 parent 003fdca commit 3113600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/setup-java@v4
2525
with:
2626
java-version: '21'
27-
distribution: 'coretto'
27+
distribution: 'corretto'
2828
cache: maven
2929
- name: Build with MavenWrapper
3030
run: ./mvnw -B package

0 commit comments

Comments
 (0)