Skip to content

Commit

Permalink
Updated checkout version for old Erlangs.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Mar 13, 2024
1 parent 09aec0f commit bd0a14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
otp_version: ['23', '22', '21']

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
with:
otp-version: ${{ matrix.otp_version }}
Expand Down

0 comments on commit bd0a14f

Please sign in to comment.