Skip to content

Commit 048904e

Browse files
Данила БеляковДанила Беляков
authored andcommitted
update publish-maven.yml
1 parent c1bb592 commit 048904e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up JDK
1818
uses: actions/setup-java@v3
1919
with:
20-
java-version: '11'
20+
java-version: '17'
2121
distribution: 'temurin'
2222

2323
- name: Install GPG

0 commit comments

Comments
 (0)