Skip to content

Commit

Permalink
Merge pull request #65 from zhongwencool/bump-ci-version
Browse files Browse the repository at this point in the history
ci: bump up ci version
  • Loading branch information
zhongwencool authored Dec 23, 2024
2 parents 366ccfc + 8847b07 commit 2806b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ 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'
Expand Down

0 comments on commit 2806b81

Please sign in to comment.