From 91b1149cac562a5ef2a01853d3e06b42f3ced0e7 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Wed, 19 Apr 2023 08:19:39 +0100 Subject: Gleam 0.28.3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 272a526..774f4a5 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.27.0" + gleam-version: "0.28.3" - uses: actions/setup-node@v3.5.1 with: node-version: "16.18.1" -- cgit v1.2.3