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 59bc642 commit e482190Copy full SHA for e482190
1 file changed
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v6
18
- uses: actions/setup-node@v6
19
with:
20
- node-version: '22'
+ node-version: '24'
21
- name: Update npm
22
run: npm install -g npm@latest
23
- name: Update and Publish
0 commit comments