Skip to content

Commit dfe833b

Browse files
committed
Update actions/checkout to v4 in ci.yml
1 parent bbf51c3 commit dfe833b

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
@@ -31,7 +31,7 @@ jobs:
3131
elixir: "1.17.0"
3232
steps:
3333
- name: Checkout source code
34-
uses: actions/checkout@v3
34+
uses: actions/checkout@v4
3535
- name: Setup OTP and Elixir
3636
uses: erlef/setup-beam@v1
3737
with:

0 commit comments

Comments
 (0)