Skip to content

Commit 7714b11

Browse files
committed
ci(workflows): Update actions/checkout to version 6
1 parent 0cedc99 commit 7714b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: setenv
3232
run: echo "ACTIONS_ALLOW_UNSECURE_COMMANDS=true" >> $GITHUB_ENV
3333

34-
- uses: actions/checkout@v5
34+
- uses: actions/checkout@v6
3535

3636
- uses: jcs090218/setup-emacs@master
3737
with:

0 commit comments

Comments
 (0)