Skip to content

Commit 0ba499f

Browse files
Bump actions/checkout from 4 to 5 (#5)
1 parent 1217093 commit 0ba499f

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
@@ -39,7 +39,7 @@ jobs:
3939
emacs-version: 27.2
4040

4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v5
4343

4444
- uses: jcs090218/setup-emacs@master
4545
with:

0 commit comments

Comments
 (0)