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 11a0a35 commit 03c6f8bCopy full SHA for 03c6f8b
.github/workflows/release-linux.yaml
@@ -69,7 +69,7 @@ jobs:
69
- name: Setup Node
70
uses: actions/setup-node@v3
71
with:
72
- node-version: 22.7.0
+ node-version: 20
73
74
- name: Build frontend assets
75
shell: bash
.github/workflows/release-macos.yaml
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
.github/workflows/release-windows.yaml
@@ -66,7 +66,7 @@ jobs:
0 commit comments