Skip to content

Commit 879d50a

Browse files
authored
Merge pull request #333 from patricklx/renovate/node-24.x
Update dependency node to v24
2 parents 3190635 + c0a0dcf commit 879d50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Use Node.js 18
5656
uses: actions/setup-node@v6
5757
with:
58-
node-version: 22
58+
node-version: 24
5959
- run: sudo apt-get install markdown -y
6060
- uses: actions/[email protected]
6161
with:

0 commit comments

Comments
 (0)