Skip to content

Commit 2806b81

Browse files
authored
Merge pull request #65 from zhongwencool/bump-ci-version
ci: bump up ci version
2 parents 366ccfc + 8847b07 commit 2806b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ 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}}
7676
rebar3-version: '3.22.1'

0 commit comments

Comments
 (0)