We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5390dba + 8544e72 commit 68c506fCopy full SHA for 68c506f
.github/workflows/release.yaml
@@ -80,7 +80,7 @@ jobs:
80
- name: Install Node.js
81
uses: actions/setup-node@v3
82
with:
83
- node-version: 18
+ node-version: 16
84
85
- name: Update apt repositories
86
if: matrix.target == 'aarch64-unknown-linux-gnu' || matrix.target == 'arm-unknown-linux-gnueabihf'
0 commit comments