We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b870b0 commit e588990Copy full SHA for e588990
1 file changed
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node 🔧
20
uses: actions/setup-node@v4.4.0
21
with:
22
- node-version: '22.22.1'
+ node-version: '22.22.2'
23
cache: pnpm
24
registry-url: 'https://registry.npmjs.org'
25
- name: build and Publish package on NPM 📦
0 commit comments