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 11016f7 commit 71934b2Copy full SHA for 71934b2
.github/workflows/GHPages.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-node@v4
13
with:
14
- node-version: '18'
+ node-version: '22'
15
- name: Install Packages
16
run: npm i
17
- name: Build all
0 commit comments