diff --git a/.github/workflows/ci_v26.0.yml b/.github/workflows/ci_v26.0.yml index 786cab0..1497da9 100644 --- a/.github/workflows/ci_v26.0.yml +++ b/.github/workflows/ci_v26.0.yml @@ -88,7 +88,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v27.0.yml b/.github/workflows/ci_v27.0.yml index 2f470e6..5be5f77 100644 --- a/.github/workflows/ci_v27.0.yml +++ b/.github/workflows/ci_v27.0.yml @@ -88,7 +88,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v27.1.yml b/.github/workflows/ci_v27.1.yml index f97ff7f..05265f8 100644 --- a/.github/workflows/ci_v27.1.yml +++ b/.github/workflows/ci_v27.1.yml @@ -88,7 +88,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v28.0.yml b/.github/workflows/ci_v28.0.yml index 584843a..c508b85 100644 --- a/.github/workflows/ci_v28.0.yml +++ b/.github/workflows/ci_v28.0.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v29.0.yml b/.github/workflows/ci_v29.0.yml index cda9c4a..8323ea1 100644 --- a/.github/workflows/ci_v29.0.yml +++ b/.github/workflows/ci_v29.0.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v30.0.yml b/.github/workflows/ci_v30.0.yml index bd54045..82e0e3c 100644 --- a/.github/workflows/ci_v30.0.yml +++ b/.github/workflows/ci_v30.0.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v30.1.yml b/.github/workflows/ci_v30.1.yml index aa54dff..013340f 100644 --- a/.github/workflows/ci_v30.1.yml +++ b/.github/workflows/ci_v30.1.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}}