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 bfa677e commit 760c72bCopy full SHA for 760c72b
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node
18
uses: actions/setup-node@v3
19
with:
20
- node-version: 16
+ node-version: 18
21
registry-url: "https://registry.npmjs.org/"
22
always-auth: "true"
23
env:
0 commit comments