Skip to content

Commit b5dc4ac

Browse files
committed
publish using node 14
Node 12 is end of life
1 parent 2c862d0 commit b5dc4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-insiders.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node-version: [12]
13+
node-version: [14]
1414

1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)