We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d66009 commit 87c0f6dCopy full SHA for 87c0f6d
.github/workflows/build.yml
@@ -20,4 +20,4 @@ jobs:
20
uses: ./.github/workflows/build-react.yml
21
with:
22
working-directory: 'client'
23
- node-version: '18'
+ node-version: '20'
0 commit comments