From f6269569b05532e93f7d4ede342b351dc3158c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 26 Feb 2024 13:43:27 +0100 Subject: Use setup-beam v1 Now that the issue is fixed. --- .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 bd66db7..5376108 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@726c8cb9ac7b8d1ddf4353389e349f585ebfff91 + uses: erlef/setup-beam@v1 with: otp-version: '${{ matrix.erlang }}' version-type: loose -- cgit v1.2.3