We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7c674 commit 27b180eCopy full SHA for 27b180e
.github/workflows/maven.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Set up Maven
42
uses: stCarolas/setup-maven@v4.5
43
with:
44
- maven-version: 3.9.9
+ maven-version: 3.9.8
45
- uses: actions/cache@v3
46
47
path: ~/.m2/repository
0 commit comments