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 46f87f3 commit 7e5f5d1Copy full SHA for 7e5f5d1
.github/workflows/pages.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node
16
uses: actions/setup-node@v3
17
with:
18
- node-version: '16'
+ node-version: '18'
19
20
- run: yarn install
21
- run: yarn build
0 commit comments