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 d3f8e3f commit 87f202dCopy full SHA for 87f202d
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Setup Node.js
45
uses: actions/setup-node@v6
46
with:
47
- node-version: 22
+ node-version: 24
48
49
- name: Yarn
50
run: yarn install --frozen-lockfile
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
0 commit comments