Skip to content

Commit ca0c5ab

Browse files
committed
Bump actions/checkout to v5 (Node.js 24)
Node.js 20 actions are deprecated and will be forced to Node.js 24 after June 2nd, 2026.
1 parent aa805c4 commit ca0c5ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
emacs-version: '29.4'
2323

2424
steps:
25-
- uses: actions/checkout@v4
25+
- uses: actions/checkout@v5
2626

2727
- uses: jcs090218/setup-emacs@master
2828
with:

0 commit comments

Comments
 (0)