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 630204c + a6b8246 commit 5edd5a9Copy full SHA for 5edd5a9
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
- name: Set up JDK
18
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
19
with:
20
java-version: '17'
21
distribution: 'jetbrains'
0 commit comments