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 640d97f commit 3cf861aCopy full SHA for 3cf861a
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: '20'
+ node-version: '18'
22
23
- run: yarn
24
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
.github/workflows/release.yaml
0 commit comments