From 265c228f4a8f233d863f35df9f8e888918902cdc Mon Sep 17 00:00:00 2001 From: Robert Attard Date: Mon, 3 Jan 2022 18:51:10 -0500 Subject: Int.digits & int.undigits --- .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 0bbe10b..919a864 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: node-version: "16.0.0" - uses: gleam-lang/setup-gleam@v1.0.1 with: - gleam-version: "0.18.0-rc1" + gleam-version: "0.19.0-rc1" - run: gleam test - run: npm test # - run: gleam format --check src test -- cgit v1.2.3