Skip to content

Commit 63ce27f

Browse files
membraneframeworkadminMembrane Botmat-hek
authored
[Passed] Auto update packages list (#860)
* auto update packages list in readme * update elixir version in update-packages-list.yml * auto update packages list in readme --------- Co-authored-by: Membrane Bot <bot@membrane.stream> Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
1 parent 7f43503 commit 63ce27f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-packages-list.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: erlef/setup-beam@v1
1414
with:
15-
otp-version: '26.1'
16-
elixir-version: '1.15.6'
15+
otp-version: '27.0'
16+
elixir-version: '1.17.2'
1717
- name: Update packages list
1818
env:
1919
GH_TOKEN: ${{ secrets.BOT_TOKEN }}

0 commit comments

Comments
 (0)