We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613f90b commit 09cef6cCopy full SHA for 09cef6c
1 file changed
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v5
24
- uses: actions/setup-node@v5
25
with:
26
- node-version: '18.x'
+ node-version: '22'
27
registry-url: 'https://registry.npmjs.org'
28
- run: npm install -g npm@latest
29
- run: npm --version
0 commit comments