There was an error while loading. Please reload this page.
1 parent 2b0f544 commit ccff23aCopy full SHA for ccff23a
1 file changed
.github/workflows/publish.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node
28
uses: actions/setup-node@v4
29
with:
30
- node-version: 20.x
+ node-version: 22.x
31
registry-url: https://registry.npmjs.org
32
cache: npm
33
0 commit comments