also updating crystal version and shards

This commit is contained in:
Emilien Devos 2023-11-04 18:38:55 +01:00
parent 40d40d3122
commit 63e9e4cdc6
5 changed files with 12 additions and 15 deletions

View file

@ -18,7 +18,7 @@ jobs:
- name: Install Crystal
uses: oprypin/install-crystal@v1
with:
crystal: 1.0.0
crystal: 1.10.1
- name: Cache Shards
uses: actions/cache@v2