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 b625fc7 commit 451694cCopy full SHA for 451694c
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
24
- name: Set up JDK
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
27
distribution: 'oracle'
28
java-version: 21
0 commit comments