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.
2 parents 1f53437 + 5b4b8f5 commit 545b11cCopy full SHA for 545b11c
.github/workflows/scala.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v5
18
- name: Set up JDK
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
distribution: "temurin"
22
java-version: ${{ matrix.java }}
0 commit comments