We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264f02b commit 0c45d5eCopy full SHA for 0c45d5e
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Use a specific Kotlin version
21
uses: fwilhe2/setup-kotlin@main
22
with:
23
- version: 1.5.32
+ version: 1.7.10
24
25
- name: Check if there is a new release
26
id: check-for-updates
0 commit comments