Skip to content

Commit 794b325

Browse files
authored
ci: Checkout to v6
1 parent 9915b3a commit 794b325

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
@@ -41,7 +41,7 @@ jobs:
4141
emacs-version: 27.2
4242

4343
steps:
44-
- uses: actions/checkout@v4
44+
- uses: actions/checkout@v6
4545
- uses: jcs090218/setup-emacs@master
4646
with:
4747
version: ${{ matrix.emacs-version }}

0 commit comments

Comments
 (0)