Skip to content

Commit 348db34

Browse files
committed
update workflows
1 parent 441db61 commit 348db34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-and-publish-to-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
- uses: actions/setup-node@v4
2525
with:
26-
node-version: 'lts/*'
26+
node-version: '22'
2727
registry-url: 'https://registry.npmjs.org'
2828
cache: 'yarn'
2929

0 commit comments

Comments
 (0)