Skip to content

Commit 82e5c35

Browse files
authored
Merge pull request #8 from emacsorphanage/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 5 to 6
2 parents 1107766 + 08b188d commit 82e5c35

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
@@ -39,7 +39,7 @@ jobs:
3939
emacs-version: 27.2
4040

4141
steps:
42-
- uses: actions/checkout@v5
42+
- uses: actions/checkout@v6
4343

4444
- uses: jcs090218/setup-emacs@master
4545
with:

0 commit comments

Comments
 (0)