Skip to content

Commit

Permalink
Use actions/checkouts@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpalomino committed Jul 18, 2024
1 parent 368874f commit c6e727c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
otp_vsn: [19.3, 20.3, 21.3, 22.3, 23.3, 24.0, 26]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- run: export
- run: make test

0 comments on commit c6e727c

Please sign in to comment.