Skip to content

Commit

Permalink
Explicitly setup a kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
aeisenberg committed Oct 13, 2023
1 parent 7feb9a0 commit d4b34cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/prepare-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ runs:
echo "::error::Unrecognized version specified!"
exit 1
fi
- uses: fwilhe2/setup-kotlin@fa932efcc943c56bfd69ddace2e61129eb495d58
with:
version: 1.7.30

0 comments on commit d4b34cd

Please sign in to comment.