aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
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