Skip to content

Commit c48e5d4

Browse files
authored
chore: update release.yml to use node 20 (#981)
1 parent 9dcfa0e commit c48e5d4

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
@@ -5,7 +5,7 @@ on:
55
pull_request:
66

77
env:
8-
NODE_VERSION: 14
8+
NODE_VERSION: 20
99

1010
jobs:
1111
release:

0 commit comments

Comments
 (0)