Skip to content

Commit db4d652

Browse files
authored
chore: update node version (#1403)
1 parent 0df1ae9 commit db4d652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ubuntu-latest]
23-
node-version: [12.x]
23+
node-version: [16.x]
2424

2525
runs-on: ${{ matrix.os }}
2626

0 commit comments

Comments
 (0)