Skip to content

Commit bf1c35b

Browse files
authored
Make it clearer that the action supports Scala
1 parent 2c7a487 commit bf1c35b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This action provides the following functionality for GitHub Actions runners:
1313
- Registering problem matchers for error output
1414
- Caching dependencies managed by Apache Maven
1515
- Caching dependencies managed by Gradle
16+
- Caching dependencies managed by sbt
17+
18+
This action allows you to work with Java and Scala projects.
1619

1720
## V2 vs V1
1821
- V2 supports custom distributions and provides support for Zulu OpenJDK, Eclipse Temurin and Adopt OpenJDK out of the box. V1 supports only Zulu OpenJDK

0 commit comments

Comments
 (0)