Bump maven-gh-actions-shared to v4
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index ab25f8c..33d1418 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -24,7 +24,7 @@
 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:
       jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "liberica", "adopt-openj9" ]'
-      matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"}]'
\ No newline at end of file
+      matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"}]'