We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b529c commit 685a456Copy full SHA for 685a456
1 file changed
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
- '*'
7
8
env:
9
- NODE_VERSION: 16
+ NODE_VERSION: 20
10
11
jobs:
12
build:
0 commit comments