We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9902a16 commit 76dc862Copy full SHA for 76dc862
1 file changed
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-node@v4
19
with:
20
- node-version: 22
+ node-version: 24
21
cache: pnpm
22
registry-url: https://registry.npmjs.org
23
0 commit comments