Skip to content

Commit 878ef83

Browse files
Update to action/checkout@4 (#23)
1 parent 2b836e5 commit 878ef83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- emacs_version: 'release-snapshot'
3131
allow_failure: true
3232
steps:
33-
- uses: actions/checkout@v3
33+
- uses: actions/checkout@v4
3434
- uses: purcell/setup-emacs@master
3535
with:
3636
version: ${{ matrix.emacs_version }}

0 commit comments

Comments
 (0)