Skip to content

Commit ee47895

Browse files
committed
updated node version
1 parent f709e44 commit ee47895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-node@v3
2222
with:
2323
# choose node.js version to use
24-
node-version: 20
24+
node-version: 24
2525

2626
- name: Install dependencies
2727
run: cd docs && npm ci

0 commit comments

Comments
 (0)