Merge pull request #719 from eclipse-ee4j/dependabot/github_actions/actions/setup-java-5.6.0

Bump actions/setup-java from 5.2.0 to 5.6.0
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 1e1d1a5..43086e1 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -33,7 +33,7 @@
 
     steps:
       - name: Checkout for build
-        uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+        uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
         with:
           fetch-depth: 0
       - name: Set up compile JDK