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 ac1f237 commit fae2837Copy full SHA for fae2837
.github/workflows/publish.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup NodeJS
16
uses: actions/setup-node@v4
17
with:
18
- node-version: 18
+ node-version: 22
19
cache: npm
20
- run: npm install --force
21
- name: Build app with GitHub Pages base
0 commit comments