Skip to content

Commit ab2d80c

Browse files
committed
ci: bump up ci version
1 parent 366ccfc commit ab2d80c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ jobs:
6969
--health-retries 5
7070
7171
steps:
72-
- uses: actions/checkout@v3
73-
- uses: erlef/setup-beam@v1
72+
- uses: actions/checkout@v4
73+
- uses: erlef/setup-beam@v1.17.2
7474
with:
7575
otp-version: ${{matrix.otp}}
76-
rebar3-version: '3.22.1'
76+
rebar3-version: '3.22.3'
7777
version-type: strict
7878
hexpm-mirrors: |
7979
https://cdn.jsdelivr.net/hex

0 commit comments

Comments
 (0)