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 3b6d758 commit eda1de6Copy full SHA for eda1de6
.github/workflows/scala.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v5
16
- name: Set up JDK 1.8
17
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v5
18
with:
19
distribution: temurin
20
java-version: 8.0.372+7
0 commit comments