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 65d9e9d commit 2b72535Copy full SHA for 2b72535
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v5
25
26
- name: Setup JDK ${{ matrix.java }}
27
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
28
with:
29
java-version: '17'
30
distribution: 'temurin'
0 commit comments