Ensure string argument instead of boolean

This commit is contained in:
Andrew Eisenberg 2024-06-14 14:59:22 -07:00
parent a449977807
commit 79f6e84e69
No known key found for this signature in database
48 changed files with 49 additions and 49 deletions

View file

@ -60,7 +60,7 @@ jobs:
with:
version: ${{ matrix.version }}
use-all-platform-bundle: 'false'
setup-kotlin: true
setup-kotlin: 'true'
- name: Move codeql-action
shell: bash
run: |