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 0cbff43 commit 4470640Copy full SHA for 4470640
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-node@v5
24
with:
25
- node-version: 22
+ node-version: 24
26
27
- run: npm install
28
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
0 commit comments