From 88ab320ab452d3151f4f4b391dafd57af07e863c Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 19 May 2020 17:06:48 +0100 Subject: Gleam v0.8.1 --- .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 dce66b4..f78782f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: otp-version: 22.2 - uses: gleam-lang/setup-gleam@v1.0.1 with: - gleam-version: 0.8.0 + gleam-version: 0.8.1 - run: rebar3 install_deps - run: rebar3 eunit - run: gleam format --check src test -- cgit v1.2.3