There was an error while loading. Please reload this page.
1 parent f7106d8 commit b2285ddCopy full SHA for b2285dd
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- java: 8
16
- java: 21
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: sbt/setup-sbt@v1
20
- uses: actions/setup-java@v4
21
with:
0 commit comments