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 ad3a934 commit 0dd1782Copy full SHA for 0dd1782
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
~/.coursier
23
key: build-${{ env.cache-name }}-${{ hashFiles('build.sbt') }}
24
- name: Set up JDK
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
distribution: temurin
28
java-version: ${{ matrix.java }}
0 commit comments