We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7253fe5 + dff894c commit 01f83faCopy full SHA for 01f83fa
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: ☕ Setup Java ${{ env.JAVA_VERSION }}
26
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
27
with:
28
distribution: ${{ env.JAVA_DISTRIBUTION }}
29
java-version: ${{ env.JAVA_VERSION }}
0 commit comments