Skip to content

Commit 9bff163

Browse files
Test whether the version is the problem
1 parent 3871d9c commit 9bff163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
version: 2025.7.12
6060
- name: Configure Maven
6161
id: configure-maven
62-
uses: SonarSource/ci-github-actions/config-maven@v1
62+
uses: SonarSource/ci-github-actions/config-maven@v1.1.4
6363
with:
6464
artifactory-reader-role: private-reader # Override default public-reader
6565
- name: Get Sonar Java plugin version

0 commit comments

Comments
 (0)