mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-22 13:37:24 +00:00
CI: bump install-crystal action to v1.7.0
This commit is contained in:
parent
4e1f5c8357
commit
8096c2d81d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Install Crystal
|
- name: Install Crystal
|
||||||
uses: crystal-lang/install-crystal@v1.6.0
|
uses: crystal-lang/install-crystal@v1.7.0
|
||||||
with:
|
with:
|
||||||
crystal: ${{ matrix.crystal }}
|
crystal: ${{ matrix.crystal }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user