From 2ac7dddf43a5bc814b3906234624d4d236271347 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 26 Feb 2023 18:45:23 +0000 Subject: Use latest Gleam --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 433d11d..9ce8ce2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - uses: erlef/setup-beam@v1.15.0 with: otp-version: "24.2.2" - gleam-version: "0.25.0" + gleam-version: "0.27.0-rc1" - uses: actions/setup-node@v3.5.1 with: node-version: "16.18.1" -- cgit v1.2.3