Skip to content

Commit a2ce80b

Browse files
authored
Merge pull request #3 from jcs-emacs/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2 parents 8b10f4a + 57c02f4 commit a2ce80b

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
@@ -36,7 +36,7 @@ jobs:
3636
experimental: true
3737

3838
steps:
39-
- uses: actions/checkout@v5
39+
- uses: actions/checkout@v6
4040

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

0 commit comments

Comments
 (0)