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 58b0402 commit 92c3396Copy full SHA for 92c3396
.github/workflows/scala.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Set up JDK 24
13
- uses: actions/setup-java@v24
+ uses: actions/setup-java@v4
14
with:
15
java-version: '24'
16
distribution: 'temurin'
0 commit comments