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 57c4acc commit 92a2f86Copy full SHA for 92a2f86
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: "🔧 setup node"
74
uses: actions/setup-node@v3
75
with:
76
- node-version: 16
+ node-version: 18
77
78
- name: "🔧 install npm@latest"
79
run: npm i -g npm@latest
0 commit comments