Skip to content

Commit 8e82cbc

Browse files
committed
Update actions/checkout.
1 parent e117c67 commit 8e82cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
lisp: [sbcl]
1212

1313
steps:
14-
- uses: actions/checkout@v1
14+
- uses: actions/checkout@v4
1515
- name: Run tests
1616
env:
1717
LISP: ${{ matrix.lisp }}

0 commit comments

Comments
 (0)