Skip to content

Commit dd6e97c

Browse files
committed
Update setup-kotlin
1 parent 3f41e06 commit dd6e97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/prepare-test/action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ runs:
6363
exit 1
6464
fi
6565
66-
- uses: fwilhe2/setup-kotlin@fa932efcc943c56bfd69ddace2e61129eb495d58
66+
- uses: fwilhe2/setup-kotlin@9c245a6425255f5e98ba1ce6c15d31fce7eca9da
6767
if: ${{ inputs.setup-kotlin }} == "true"
6868
with:
69-
version: 1.7.21
69+
version: 1.9.23

0 commit comments

Comments
 (0)