Skip to content

Commit 2a06aac

Browse files
committed
Updated checkout action [skip ci]
1 parent d747de9 commit 2a06aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- elixir: 1.15
1313
otp: 24
1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
- uses: erlef/setup-beam@v1
1717
with:
1818
otp-version: ${{ matrix.otp }}

0 commit comments

Comments
 (0)