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