Skip to content

Commit 2ed1922

Browse files
tomasz-tylenda-sonarsourcedorian-burihabwa-sonarsourcegithub-actions[bot]
authored
SONARJAVA-6254 Use mise to install mvn in PrepareNextIteration.yml (#5571)
Co-authored-by: Dorian Burihabwa <75226315+dorian-burihabwa-sonarsource@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: tomasz-tylenda-sonarsource <tomasz-tylenda-sonarsource@users.noreply.github.com>
1 parent 0d3bc92 commit 2ed1922

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@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
24+
with:
25+
version: 2025.7.12
26+
2327
- name: Normalize Version
2428
id: version
2529
env:

0 commit comments

Comments
 (0)