Skip to content

Commit 9026206

Browse files
Upgrade Java GitHub Action to v5
1 parent 33f40ba commit 9026206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
dotnet-version: 10.0.x
2020

2121
- name: Install Java
22-
uses: actions/setup-java@v4
22+
uses: actions/setup-java@v5
2323
with:
2424
distribution: microsoft
2525
java-version: 21

0 commit comments

Comments
 (0)