We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2f7a3 commit 30c5ccbCopy full SHA for 30c5ccb
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: setup node
16
uses: actions/setup-node@v1
17
with:
18
- node-version: 16
+ node-version: 18
19
- name: Install pnpm
20
run: npm install -g pnpm
21
- name: install Rust stable
0 commit comments