diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 11442ca..4bce914 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,7 @@ jobs: with: persist-credentials: false - - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 # v1.24.0 + - uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 # v1.24.1 with: otp-version: ${{ matrix.pair.erlang }} rebar3-version: ${{ matrix.pair.rebar3 }}