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 3085c79 commit 7f682c2Copy full SHA for 7f682c2
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -25,8 +25,8 @@ jobs:
25
distribution: 'temurin'
26
cache: 'maven'
27
28
- - name: Set up Maven 3.9.12
+ - name: Set up Maven
29
uses: stCarolas/setup-maven@12eb41b233df95d49b0c11fc1b5bc8312e5d4ce0 # v5.1
30
with:
31
- maven-version: '3.9.12'
+ maven-version: '3.9.15'
32
0 commit comments