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