Skip to content

Commit

Permalink
Update rebar3 to 3.20 (#198)
Browse files Browse the repository at this point in the history
One approval only since it's just a CI update
  • Loading branch information
Brujo Benavides authored Oct 17, 2022
1 parent 00a7d22 commit 92106da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
otp: ['23.3', '24.3', '25.0']
rebar: ['3.19.0']
rebar: ['3.20.0']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 92106da

Please sign in to comment.