Skip to content

Commit 76662fe

Browse files
Update maven-publish.yml
1 parent 782b1fc commit 76662fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/maven-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
packages: write
1919

2020
steps:
21+
- name: Setup Maven
22+
uses: stCarolas/[email protected]
23+
with:
24+
maven-version: 3.8.7
2125
- uses: actions/checkout@v4
2226
- name: Set up JDK 17
2327
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)