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 a28c6e7 commit 8251f3cCopy full SHA for 8251f3c
1 file changed
.github/workflows/add-changeset-on-label.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Node.js
29
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
30
with:
31
- node-version: 22
+ node-version: 'lts/*'
32
cache: pnpm
33
34
- name: Install dependencies
0 commit comments