Skip to content

Commit 87c0f6d

Browse files
committed
ci: update node version to 20 in build workflow
1 parent 6d66009 commit 87c0f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: ./.github/workflows/build-react.yml
2121
with:
2222
working-directory: 'client'
23-
node-version: '18'
23+
node-version: '20'

0 commit comments

Comments
 (0)