Skip to content

Commit 23f5fc5

Browse files
committed
Fix GitHub Actions
1 parent 8405965 commit 23f5fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
ELDEV: .eldev/bin/eldev
3737

3838
steps:
39-
- uses: actions/checkout@v3
39+
- uses: actions/checkout@v4
4040
- uses: purcell/setup-emacs@master
4141
with:
4242
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)