Skip to content

Commit 3415e18

Browse files
author
Pedro Pablo Bustamante Barrera
committed
ci: use sbt/setup-sbt@v1
1 parent 96b76ad commit 3415e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
java-version: '21'
2828
distribution: 'temurin'
2929
cache: 'sbt'
30+
- uses: sbt/setup-sbt@v1
3031
- name: Run tests with SBT
3132
run: sbt test
3233
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository

0 commit comments

Comments
 (0)