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.
2 parents 5e4aee7 + 3fdb0d0 commit c143a59Copy full SHA for c143a59
.github/workflows/code-structure-analysis.yml
@@ -59,7 +59,7 @@ jobs:
59
token: ${{ secrets.WORKFLOW_GIT_ACCESS_TOKEN }}
60
61
- name: Setup Java JDK ${{ matrix.java }}
62
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
63
with:
64
distribution: 'adopt'
65
java-version: ${{ matrix.java }}
0 commit comments