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 0e0f137..a39f3dc 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@f6a73a7bf1fb3d2faab5d807acfd2829b706fda9
+ uses: erlef/setup-beam@fix/bin-env-vars
with:
otp-version: '${{ matrix.erlang }}'
version-type: loose