Skip to content

Commit c2e122a

Browse files
committed
Revert unwanted change
1 parent 247a25f commit c2e122a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codescan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# https://github.com/actions/setup-java
3737
- name: Install JDK
38-
uses: actions/setup-java@v4
38+
uses: actions/setup-java@v3
3939
with:
4040
java-version: 11
4141
distribution: 'temurin'

0 commit comments

Comments
 (0)