Skip to content

Commit cf5a309

Browse files
committed
👷 update Node.js version to 24 in CI workflow
1 parent 25c247e commit cf5a309

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
@@ -200,7 +200,7 @@ jobs:
200200
- name: Setup Node
201201
uses: actions/setup-node@v6
202202
with:
203-
node-version: 20
203+
node-version: 24
204204
- id: checkout
205205
name: Checkout repository
206206
uses: actions/checkout@v6

0 commit comments

Comments
 (0)