Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit b478537

Browse files
authored
setup-sbt
1 parent 2b8857a commit b478537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
with:
1717
submodules: true
18+
- uses: sbt/setup-sbt@69a46ab4acd4316aa16e68d91a9249a98d7e78d5 # v1.1.8
1819
- uses: actions/setup-java@v4
1920
with:
2021
java-version: 8

0 commit comments

Comments
 (0)