Skip to content

Commit d3fb4f9

Browse files
committed
fix: update node version
1 parent 49becdf commit d3fb4f9

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
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch: # Allow manual triggering
99

1010
env:
11-
NODE_VERSION: '18'
11+
NODE_VERSION: '20'
1212
PNPM_VERSION: '8'
1313

1414
jobs:

0 commit comments

Comments
 (0)