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 81f3776 commit 3607ef0Copy full SHA for 3607ef0
.github/workflows/npm-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- uses: actions/setup-node@v4
14
with:
15
- node-version: "lts"
+ node-version: "lts/*"
16
registry-url: "https://registry.npmjs.org"
17
18
- name: Update package version
0 commit comments