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 7386741 commit b1e1410Copy full SHA for b1e1410
1 file changed
.github/workflows/npm-audio-package-build.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup Node
44
uses: actions/setup-node@v4
45
with:
46
- node-version: 22
+ node-version: 24
47
cache: 'yarn'
48
registry-url: https://registry.npmjs.org/
49
0 commit comments