We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cbb10 commit 1bfe414Copy full SHA for 1bfe414
1 file changed
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: '22'
+ node-version: '24'
20
registry-url: 'https://registry.npmjs.org'
21
22
- run: |
0 commit comments