From e9d749f09c8532533d4587f3659edca36ecee37f Mon Sep 17 00:00:00 2001 From: inoas Date: Sun, 4 Dec 2022 20:45:14 +0100 Subject: use latest 24.2 bugfix release --- .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 a72b70f..cad821b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2.5.0 - uses: erlef/setup-beam@v1.15.0 with: - otp-version: "24.2" + otp-version: "24.2.2" gleam-version: "0.25.0" - uses: actions/setup-node@v3.5.1 with: -- cgit v1.2.3