We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c880ff2 commit e79b4c5Copy full SHA for e79b4c5
.github/workflows/publish.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node.js environment
28
uses: actions/setup-node@v3
29
with:
30
- node-version: 22
+ node-version: 24
31
cache: "pnpm"
32
registry-url: "https://registry.npmjs.org"
33
0 commit comments