We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c74ad commit cc5de36Copy full SHA for cc5de36
.github/workflows/maven.yml
@@ -55,7 +55,7 @@ jobs:
55
distribution: 'temurin'
56
cache: maven
57
- name: Set up Maven
58
- uses: stCarolas/setup-maven@v4.5
+ uses: stCarolas/setup-maven@v5
59
with:
60
maven-version: 3.9.6
61
- name: Build with Maven
0 commit comments