Skip to content

Commit ae15aa3

Browse files
Specify sbt setup version to fix
1 parent 570c82b commit ae15aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ runs:
2020
distribution: "temurin"
2121
java-version: "${{ inputs.java-version }}"
2222
cache: "${{ inputs.cache }}"
23-
- uses: sbt/setup-sbt@v1
23+
- uses: sbt/setup-sbt@v1.1.8

0 commit comments

Comments
 (0)