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 368d6a9 commit 36a7a69Copy full SHA for 36a7a69
.github/workflows/GHPages.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-node@v3
14
with:
15
- node-version: 14
+ node-version: 18
16
- name: Install And Build
17
run: |+
18
npm install --legacy-peer-deps
0 commit comments