Skip to content

Commit 6acb3b2

Browse files
author
iexitdev
committed
Use Node 22 for public publish workflow
1 parent ac57d63 commit 6acb3b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Node
3535
uses: actions/setup-node@v5
3636
with:
37-
node-version: 24
37+
node-version: 22
3838
registry-url: https://registry.npmjs.org
3939
cache: npm
4040

0 commit comments

Comments
 (0)