Browse Source

Update ci.yml

Takeru Ohta 2 years ago
parent
commit
5f18d9273b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -20,7 +20,7 @@ jobs:
       - uses: erlef/setup-beam@v1
         with:
           otp-version: ${{matrix.otp}}
-          rebar3-version: '3.5.0'
+          rebar3-version: '3.10.0'
       - run: rebar3 compile
       - run: rebar3 xref
       - run: rebar3 efmt -c