Skip to content

Commit 4c3b670

Browse files
authored
Merge pull request #6 from emacs-tree-sitter/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents f72153b + 867d016 commit 4c3b670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
experimental: true
3636

3737
steps:
38-
- uses: actions/checkout@v4
38+
- uses: actions/checkout@v5
3939

4040
- uses: jcs090218/setup-emacs@master
4141
with:

0 commit comments

Comments
 (0)