Skip to content

Commit 8d68b42

Browse files
committed
ci(publish): update workflow
1 parent 81a2d09 commit 8d68b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
default: 'false'
1111
env:
1212
JAVA_VERSION: 21
13-
NODE_VERSION: 22
13+
NODE_VERSION: 24
1414
CARGO_TERM_COLOR: always
1515
DRY_RUN: ${{ (github.event.inputs.dry-run == 'true' && '--dry-run') || '' }}
1616

0 commit comments

Comments
 (0)