Skip to content

Commit 3c0a0b7

Browse files
Merge pull request #120 from neovim/dependabot/github_actions/actions/checkout-4
2 parents ef4a82d + e5c6167 commit 3c0a0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Tree-sitter tests
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515

1616
- uses: actions/setup-node@v4
1717
- name: Install Dependencies

0 commit comments

Comments
 (0)