Update to crystal 1.0.0

This commit is contained in:
Perflyst 2021-04-27 20:17:32 +02:00
parent 17e268574b
commit 9cc8a0b4e6
4 changed files with 13 additions and 7 deletions

View file

@ -16,7 +16,9 @@ jobs:
- uses: actions/checkout@v2
- name: Install Crystal
uses: oprypin/install-crystal@v1.3.0
uses: oprypin/install-crystal@v1
with:
crystal: 1.0.0
- name: Cache Shards
uses: actions/cache@v2