We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e7160 commit 90f2036Copy full SHA for 90f2036
1 file changed
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
version: 10
22
- uses: actions/setup-node@v4
23
with:
24
- node-version: '22'
+ node-version: '24'
25
cache: pnpm
26
registry-url: 'https://registry.npmjs.org'
27
- run: pnpm install --frozen-lockfile
0 commit comments