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 1fc5b4b commit e42bbeaCopy full SHA for e42bbea
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-node@v1
22
with:
23
- node-version: '18'
+ node-version: '20'
24
25
- name: Build
26
run: |
.github/workflows/gh-pages.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: Build for gh-pages
0 commit comments