Skip to content

Commit f8512eb

Browse files
authored
ci: update node version (#161)
1 parent da4e7b1 commit f8512eb

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)