We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ac922 commit 87df5deCopy full SHA for 87df5de
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- if: ${{ matrix.scala == 'latest' }}
33
run: sbt -v
34
scalafmtSbtCheck
35
- "++ 3.8.2-RC3!"
+ "++ 3.8.3-RC1!"
36
"scalafmtCheckAll"
37
"all allJVM/Test/compile allJS/Test/compile"
38
"allJVM/test"
0 commit comments