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 4874330 commit 30f21c4Copy full SHA for 30f21c4
.github/workflows/register-commands-staging.yaml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: actions/setup-node@v4
12
with:
13
- node-version: 22
+ node-version: 18.18.2
14
- run: npm install
15
- run: npm run env-var-check
16
env:
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
- run: npm run register
40
0 commit comments