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 8169d85 + bb9f11b commit 1f53437Copy full SHA for 1f53437
.github/workflows/scala.yml
@@ -14,7 +14,7 @@ jobs:
14
java: [17, 21]
15
scala: ['2.12.20', '2.13.15', '3.3.4']
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- name: Set up JDK
19
uses: actions/setup-java@v4
20
with:
0 commit comments