Update to Crystal 0.36.1

This commit is contained in:
saltycrys
2021-02-04 05:13:29 +01:00
parent 5c8ab35f55
commit 689795e8bc
3 changed files with 3 additions and 3 deletions

View File

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