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 d7e9128 commit c9f0ce9Copy full SHA for c9f0ce9
.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