Skip to content

Commit

Permalink
Merge pull request #5380 from dizzzz/feature/upgrade_mavend
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhapa authored Jul 31, 2024
2 parents bd8b4eb + 500e5d6 commit 56d93bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
id: install-mvnd
uses: ./.github/actions/install-mvnd
with:
version: '1.0-m7'
file-version-suffix: '-m39'
version: '1.0.1'
file-version-suffix: ''
cache: 'true'
- name: Maven Build
timeout-minutes: 10
Expand Down

0 comments on commit 56d93bf

Please sign in to comment.