We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595b476 commit c3aa211Copy full SHA for c3aa211
1 file changed
.github/workflows/hexpm-release.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: erlef/setup-beam@v1
17
with:
18
otp-version: 28
19
- rebar3-version: '3.26.0'
+ rebar3-version: '3.27.0'
20
21
- name: Generate documentation
22
run: rebar3 edoc
0 commit comments