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

Commit 228d23d

Browse files
authored
Merge pull request #18 from sir-gon/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 1c245e0 + 861d0d7 commit 228d23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/sonarcloud.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
java-version: 21
1919
distribution: 'temurin' # Alternative distribution options are available.
20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v4
2121
with:
2222
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
2323
- name: Cache SonarCloud packages

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /