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 afc33fb commit 1ea3dcdCopy full SHA for 1ea3dcd
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js environment
16
uses: actions/setup-node@v4
17
with:
18
- node-version: 20
+ node-version: 20.19.4
19
20
- run: npm install
21
- run: npm run build
0 commit comments