Skip to content

Commit 255739e

Browse files
committed
testing changing push workflow
1 parent 7717a1b commit 255739e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/push.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ jobs:
1515
with:
1616
java-version: 8
1717

18+
- name: Set up Maven 3.9.11
19+
uses: stCarolas/[email protected]
20+
with:
21+
maven-version: 3.9.11
22+
1823
- name: Checkout
1924
uses: actions/checkout@v2
2025

0 commit comments

Comments
 (0)