We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bfd97 commit 0e6a5baCopy full SHA for 0e6a5ba
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Maven
23
uses: stCarolas/[email protected]
24
with:
25
- maven-version: '3.9.7'
+ maven-version: '3.9.8'
26
- name: Cache SonarCloud packages
27
uses: actions/cache@v3
28
0 commit comments