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 01c2d80 commit 8ddbf26Copy full SHA for 8ddbf26
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: "18"
+ node-version: "22"
22
23
- run: yarn
24
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
.github/workflows/release.yaml
0 commit comments