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 8fbb851 commit 7d2eca5Copy full SHA for 7d2eca5
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js LTS
20
uses: actions/setup-node@v4
21
with:
22
- node-version: lts
+ node-version: lts/*
23
cache: yarn
24
25
- name: Install Dependencies
0 commit comments