Bump nightly container build workflow crystal ver

pull/4763/head
syeopite 2024-07-04 10:11:36 -07:00
rodzic 64d1f26ece
commit aace30b2b4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A73C186DA3955A1A
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -24,9 +24,9 @@ jobs:
uses: actions/checkout@v4
- name: Install Crystal
uses: crystal-lang/install-crystal@v1.8.0
uses: crystal-lang/install-crystal@v1.8.2
with:
crystal: 1.9.2
crystal: 1.12.2
- name: Run lint
run: |