We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5d648 commit aaf2d93Copy full SHA for aaf2d93
1 file changed
.github/workflows/maven-build.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Setup Maven
25
- uses: s4u/setup-maven-action@1.9.0
+ uses: s4u/setup-maven-action@1.9
26
with:
27
java-version: 21
28
java-distribution: temurin
0 commit comments