Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit38862c0

Browse files
committed
ci: missing java setup
1 parent6978547 commit38862c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/sonarcloud.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
name:SonarCloud
1111
runs-on:ubuntu-latest
1212
steps:
13+
-name:Setup Java JDK
14+
uses:actions/setup-java@v1
15+
with:
16+
java-version:17
1317
-uses:actions/checkout@v3
1418
with:
1519
fetch-depth:0# Shallow clones should be disabled for a better relevancy of analysis

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp