We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6170814 commit 5008f46Copy full SHA for 5008f46
1 file changed
.github/workflows/codeql-analysis.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Set up Maven
48
uses: stCarolas/setup-maven@v5
49
with:
50
- maven-version: 3.9.6
+ maven-version: 3.9.9
51
52
# Initializes the CodeQL tools for scanning.
53
- name: Initialize CodeQL
0 commit comments