Skip to content

Commit 7e484ae

Browse files
committed
ci: fix typo causing failure
1 parent 793aca1 commit 7e484ae

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
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout repository
18-
- uses: actions/checkout@v4
18+
uses: actions/checkout@v4
1919

2020
- name: Setup Neovim
2121
uses: rhysd/action-setup-vim@v1

0 commit comments

Comments
 (0)