Skip to content

Commit 3be8ef6

Browse files
committed
ci: use node 24 for npm publishing
🤖 Generated with [OpenCode](https://opencode.ai) (Smart-router)
1 parent 314eee3 commit 3be8ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3030
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3131
with:
32-
node-version: 22
32+
node-version: 24
3333
registry-url: https://registry.npmjs.org/
3434
package-manager-cache: false
3535

0 commit comments

Comments
 (0)