From 693456b62861b64731d748a1d2929b6093b38a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 15 Feb 2024 16:05:05 +0100 Subject: Use setup-beam commit from main with fix --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a39f3dc..bd66db7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -110,7 +110,7 @@ jobs: uses: actions/checkout@v4 - name: Install Erlang/OTP - uses: erlef/setup-beam@fix/bin-env-vars + uses: erlef/setup-beam@726c8cb9ac7b8d1ddf4353389e349f585ebfff91 with: otp-version: '${{ matrix.erlang }}' version-type: loose -- cgit v1.2.3