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 da71fd2 commit ed97833Copy full SHA for ed97833
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
run: echo "branch=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT
41
42
- name: Set up JDK
43
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
44
with:
45
java-version: '17'
46
distribution: 'temurin'
0 commit comments