Skip to content

Commit a84d638

Browse files
committed
Use beta-5 to build
1 parent 94c5aa6 commit a84d638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
name: Verify
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
2828
with:
29-
ff-maven: "4.0.0-beta-3" # Maven version for fail-fast-build
30-
maven-matrix: '[ "4.0.0-beta-3" ]'
29+
ff-maven: "4.0.0-beta-5" # Maven version for fail-fast-build
30+
maven-matrix: '[ "4.0.0-beta-5" ]'
3131
jdk-matrix: '[ "17", "21" ]'

0 commit comments

Comments
 (0)