Skip to content

Commit 1579649

Browse files
authored
Merge pull request #2 from emacs-php/dependabot/github_actions/actions/checkout-5
build(deps): Bump actions/checkout from 4 to 5
2 parents 418c79d + 1e7994f commit 1579649

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)