Skip to content

Commit 2a5edcc

Browse files
authored
Use node 20 for releases
1 parent e98e605 commit 2a5edcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
FORCE_COLOR: 3
10-
NODE_VERSION: 18
10+
NODE_VERSION: 20
1111

1212
jobs:
1313
publish:

0 commit comments

Comments
 (0)