We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e4420 commit 912a81dCopy full SHA for 912a81d
.github/workflows/maven-verify.yml
@@ -23,7 +23,7 @@ on:
23
jobs:
24
build:
25
name: Verify
26
- uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
+ uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
27
with:
28
ff-jdk: "21"
29
ff-jdk-distribution: "corretto"
0 commit comments