We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc313f commit 3b742d3Copy full SHA for 3b742d3
1 file changed
.github/workflows/npm-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v3
21
with:
22
- node-version: 18.0.1
+ node-version: 18.0.0
23
registry-url: "https://registry.npmjs.org"
24
25
- name: Install dependencies
0 commit comments