CI: bump install-crystal action to v1.7.0

This commit is contained in:
Samantaz Fox 2022-10-30 13:18:50 +01:00
parent 4e1f5c8357
commit 8096c2d81d
No known key found for this signature in database
GPG Key ID: F42821059186176E
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
submodules: true
- name: Install Crystal
uses: crystal-lang/install-crystal@v1.6.0
uses: crystal-lang/install-crystal@v1.7.0
with:
crystal: ${{ matrix.crystal }}