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 1b1e807 commit 5153e4cCopy full SHA for 5153e4c
.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