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 1b1e807 + 5153e4c commit 41b1cecCopy full SHA for 41b1cec
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Checkout
28
uses: actions/checkout@v5
29
- name: Set up JDK ${{ matrix.java }}
30
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
31
with:
32
distribution: temurin
33
java-version: ${{ matrix.java }}
0 commit comments