Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Apr 25, 2024
1 parent b334e33 commit da8e17b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ on:
jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
ff-site-run: false
maven-matrix: '[ "3.9.6" ]'
jdk-distribution-matrix: '[ "zulu" ]'


0 comments on commit da8e17b

Please # to comment.