Skip to content

Commit 8a19bd0

Browse files
committed
chore: use Node 22
1 parent 1611d1e commit 8a19bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
env:
10-
NODE_VERSION: 20
10+
NODE_VERSION: 22
1111
PYTHON_VERSION: 3.12
1212

1313
jobs:

0 commit comments

Comments
 (0)