Skip to content

Commit f34144c

Browse files
committed
GitHub Actions: Use Rebar 3.25.1
[Why] It contains a fix to make it work on Windows with Erlang/OTP 28 in CI.
1 parent eeefdd6 commit f34144c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99
cancel-in-progress: true
1010

1111
env:
12-
REBAR_VERSION: '3.23.0'
12+
REBAR_VERSION: '3.25.1'
1313
LATEST_ERLANG_VERSION: '27'
1414

1515
jobs:

0 commit comments

Comments
 (0)