Update CI's crystal version

This commit is contained in:
syeopite
2021-06-09 16:34:54 -07:00
parent 392a363d02
commit 114cac99e7

View File

@ -19,7 +19,7 @@ jobs:
- name: Install Crystal
uses: oprypin/install-crystal@v1.2.4
with:
crystal: 0.36.1
crystal: 1.0.0
- name: Cache Shards
uses: actions/cache@v2