From ab2d80ccb3f40c9d74e428b2f308c3240342ec51 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Mon, 23 Dec 2024 20:16:32 +0800 Subject: [PATCH] ci: bump up ci version --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c0fc39..c89880b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,11 +69,11 @@ jobs: --health-retries 5 steps: - - uses: actions/checkout@v3 - - uses: erlef/setup-beam@v1 + - uses: actions/checkout@v4 + - uses: erlef/setup-beam@v1.17.2 with: otp-version: ${{matrix.otp}} - rebar3-version: '3.22.1' + rebar3-version: '3.22.3' version-type: strict hexpm-mirrors: | https://cdn.jsdelivr.net/hex