Skip to content

Commit

Permalink
ci: bump up ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Dec 23, 2024
1 parent 366ccfc commit ab2d80c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab2d80c

Please sign in to comment.