Skip to content

Commit 9baab28

Browse files
Use mise to install mvn in PrepareNextIteration.yml
1 parent 63bef71 commit 9baab28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/PrepareNextIteration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
- name: Checkout Sources
2121
uses: actions/checkout@v4
2222

23+
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
24+
with:
25+
version: 2025.7.12
26+
2327
- name: Normalize Version
2428
id: version
2529
env:

0 commit comments

Comments
 (0)