Skip to content

Commit c0ba6c2

Browse files
committed
ci: update checkout version
1 parent f61708f commit c0ba6c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- 3306:3306
3636
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
3737
steps:
38-
- uses: actions/checkout@v2
38+
- uses: actions/checkout@v5
3939
- name: Set up Elixir
4040
id: beam
4141
uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)