We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5895446 commit 111e195Copy full SHA for 111e195
.github/workflows/analysis.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- if: matrix.language == 'java'
61
name: Set up java 17
62
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
63
with:
64
distribution: 'temurin'
65
java-version: 17
0 commit comments