Skip to content

Commit 6e4236d

Browse files
Update actions/checkout action to v4
1 parent 070bf5e commit 6e4236d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mix_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
otp: [25.1, 24.3.4]
1515
elixir: [1.13.4, 1.14.0]
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1818

1919
- uses: erlef/setup-beam@v1
2020
with:

0 commit comments

Comments
 (0)