Bump Crystal version for CI and Docker to 1.2.2

This commit is contained in:
TheFrenchGhosty 2021-11-17 20:12:58 +00:00 committed by GitHub
parent 008f79df61
commit 12c219ee6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ jobs:
- name: Install Crystal
uses: oprypin/install-crystal@v1.2.4
with:
crystal: 1.1.1
crystal: 1.2.2
- name: Run lint
run: |