Skip to content

Commit 8df647b

Browse files
committed
chore: upgrade Node.js to 24.x for npm 11+ OIDC Trusted Publishing support
1 parent 1e4c8c9 commit 8df647b

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919
- uses: actions/setup-node@v6
2020
with:
21-
node-version: '22.x'
21+
node-version: '24.x'
2222
package-manager-cache: false
2323

2424
- name: Config git user

0 commit comments

Comments
 (0)