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 c1394ba commit 7d6eee9Copy full SHA for 7d6eee9
.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: 20
+ node-version: 20.11.1
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