We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e0821 commit 01906a9Copy full SHA for 01906a9
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: 20
+ node-version: 22
19
registry-url: https://registry.npmjs.org
20
21
- name: Publish to NPM
0 commit comments