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 2d751dc commit 33e33a1Copy full SHA for 33e33a1
.github/workflows/npm-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Node.js
17
uses: actions/setup-node@master
18
with:
19
- node-version: 18.17.1
+ node-version: 18.18.0
20
- name: install dependencies
21
run: yarn install
22
- name: Authenticate with Registry
.nvmrc
@@ -1 +1 @@
1
-v18
+18.18.0
0 commit comments