We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 247a25f commit c2e122aCopy full SHA for c2e122a
.github/workflows/codescan.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# https://github.com/actions/setup-java
37
- name: Install JDK
38
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v3
39
with:
40
java-version: 11
41
distribution: 'temurin'
0 commit comments