Skip to content

Commit

Permalink
Update setup-kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
aeisenberg committed Jun 14, 2024
1 parent 3f41e06 commit dd6e97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/prepare-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ runs:
exit 1
fi
- uses: fwilhe2/setup-kotlin@fa932efcc943c56bfd69ddace2e61129eb495d58
- uses: fwilhe2/setup-kotlin@9c245a6425255f5e98ba1ce6c15d31fce7eca9da
if: ${{ inputs.setup-kotlin }} == "true"
with:
version: 1.7.21
version: 1.9.23

0 comments on commit dd6e97c

Please sign in to comment.