From da2c4382faa0844a108572c888edc6fd0c46611d Mon Sep 17 00:00:00 2001 From: inoas Date: Wed, 10 Aug 2022 01:40:03 +0200 Subject: up gleam version for ci/cd to attempt fixing ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d727a84..ae30641 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - uses: erlef/setup-beam@v1.9.0 with: otp-version: "23.2" - gleam-version: "0.20.0-rc1" + gleam-version: "0.22.1" - uses: actions/setup-node@v2 with: node-version: "16.0.0" -- cgit v1.2.3