Skip to content

Commit 6f382d6

Browse files
committed
Restore v2
1 parent 7b033c9 commit 6f382d6

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
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
1616
- name: Set up JDK
17-
uses: actions/setup-java@v3
17+
uses: actions/setup-java@v2
1818
with:
1919
java-version: 17
2020
- name: Cache SonarCloud packages

0 commit comments

Comments
 (0)